Discussion:
[cmake-developers] Fwd: Build flags not applied during compiler testing on Ubuntu
Richard Shaw
2018-08-22 18:43:44 UTC
Permalink
Ok, I haven't gotten any responses from the user mailing list so hopefully
someone here can help me...

Thanks,
Richard

---------- Forwarded message ---------
From: Richard Shaw <***@gmail.com>
Date: Tue, Aug 21, 2018 at 2:18 PM
Subject: Build flags not applied during compiler testing on Ubuntu
To: <***@cmake.org>


I have a cross platform project that I have building correctly for the
STM32 platform on Fedora but everyone using Ubuntu is having problems.

Basically, without --specs=nosys.specs applied during compiler testing,
cmake fails. I have reports of this happening on Ubuntu 14.x, 16,x and have
setup a virtual machine for 18.x.

The gory details are here:

https://bugs.launchpad.net/bugs/1787723

For the meantime, is there a way I can force cmake to apply the flags?

Thanks,
Richard
Brad King
2018-08-22 18:52:08 UTC
Permalink
Ok, I haven't gotten any responses from the user mailing list so hopefully someone here can help me...
I responded on the user list. It's only been one day anyway.

-Brad
--
Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake-developers
Richard Shaw
2018-08-22 19:20:33 UTC
Permalink
Post by Richard Shaw
Ok, I haven't gotten any responses from the user mailing list so
hopefully someone here can help me...
I responded on the user list. It's only been one day anyway.
Sorry, I had emailed in July as well but I don't think I worded the problem
as well, but it got no replies.

Thanks,
Richard

Loading...