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
system-wide LDFLAGS has been introduced