[Bug target/46887] Invalid AIX linker flag '-bnoerok', it has to be '-bernotok'

michael.haubenwallner at salomon dot at gcc-bugzilla@gcc.gnu.org
Mon Dec 13 22:19:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46887

--- Comment #2 from Michael Haubenwallner <michael.haubenwallner at salomon dot at> 2010-12-13 22:18:57 UTC ---
It did hit me in gcc-4.2.4 (languages=c,c++) in Gentoo Prefix on AIX, where I
do have some automagic patches to enable runtime linking by default as well as
full "soname" support (still to be sorted out with libtool upstream).

So I'm unable to hit this problem with vanilla gcc-4.2.4, even not with
LDFLAGS=-Wl,-brtl for unknown reason.
For gcc-trunk, I've just searched the sources for 'bnoerok' and still found it,
although I'm unsure if this would hit me whenever I start using gcc-java.

If this code is old and unused, I'm fine with its removal during normal
development.



More information about the Gcc-bugs mailing list