[cmake-developers] [CMake 0015570]: Review POSITION_INDEPENDENT_CODE use of -fPIE

Mantis Bug Tracker mantis at public.kitware.com
Thu May 14 14:22:46 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15570 
====================================================================== 
Reported By:                Stephen Kelly
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15570
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-05-14 20:22 CEST
Last Modified:              2015-05-14 20:22 CEST
====================================================================== 
Summary:                    Review POSITION_INDEPENDENT_CODE use of -fPIE
Description: 

cmLocalGenerator::AddPositionIndependentFlags uses -fPIE for executables and
-fPIC for libraries. This caused issues in Qt:

 https://bugreports.qt.io/browse/QTBUG-45755
 
 https://codereview.qt-project.org/#/c/112060/
 
 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65886

Someone who understands the terms-of-art used in the discussion should review
what cmake is doing here.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-05-14 20:22 Stephen Kelly  New Issue                                    
======================================================================



More information about the cmake-developers mailing list