[Bug bootstrap/14992] --as-needed patch makes -shared-libgcc the default on some systems
amodra at bigpond dot net dot au
gcc-bugzilla@gcc.gnu.org
Sun Apr 18 15:54:00 GMT 2004
------- Additional Comments From amodra at bigpond dot net dot au 2004-04-18 15:19 -------
This is really just a configure problem. We have a macro, HAVE_LD_AS_NEEDED,
defined in config.h by configure, that controls exactly one piece of code in
gcc.c. For clarity, I suggest renaming the macro to USE_LD_AS_NEEDED, and
sorting out the Irix problem in configure.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14992
More information about the Gcc-bugs
mailing list