Bug 718719 - -Wl,-z,relro not compatible with precompiled headers
Summary: -Wl,-z,relro not compatible with precompiled headers
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-rpm-config
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-04 12:19 UTC by Dan Horák
Modified: 2011-07-22 08:03 UTC (History)
3 users (show)

Fixed In Version: redhat-rpm-config-9.1.0-13.fc16
Clone Of:
Environment:
Last Closed: 2011-07-22 08:03:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2011-07-04 12:19:55 UTC
I have found problem when the "relro" flags are combined with precompiled headers in a C++ project. It appeared in 2 project I maintain until now - Code::Block IDE and wxGTK library. I've described it in http://lists.fedoraproject.org/pipermail/devel/2011-July/153664.html but it's still without reaction. So my question is whether it is a bug in gcc (it should ignore the flags), libtool (it should filter them out) or somewhere else.

Version-Release number of selected component (if applicable):
gcc-4.6.1-1.fc16

Comment 1 Dan Horák 2011-07-22 08:03:21 UTC
system-wide LDFLAGS has been introduced


Note You need to log in before you can comment on or make changes to this bug.