------- 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