Discussion:
[cmake-developers] PIE flags on various platforms
Craig Scott
2018-10-28 06:30:13 UTC
Permalink
I'm currently reviewing a merge request
<https://gitlab.kitware.com/cmake/cmake/merge_requests/2465> that addresses
problems with creating PIE executables. Is anyone here sufficiently
familiar with Fuchsia, FreeBSD or NetBSD to be able to check whether the
right flags are being used there (look at the relevant
Modules/Platform/*.cmake file)? If there are other platform-specific issues
which may need to be considered for these, I'm interested in hearing about
those too (for the BSDs in particular, there seems to have been quite a bit
of activity in this area a couple of years ago).

Regards
--
Craig Scott
Melbourne, Australia
https://crascit.com

New book released: Professional CMake: A Practical Guide
<https://crascit.com/professional-cmake/>
Loading...