[Bug libstdc++/50573] configure lists --with-gnu-ld twice

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Fri Sep 30 09:31:00 GMT 2011


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

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> 2011-09-30 09:23:09 UTC ---
The first one is coming from libtool.m4 (LT_PATH_LD), the second one from
config/lib-ld.m4 (AC_LIB_PROG_LD, imported from gettext, with some quoting
problems).  The third occurrence in gcc has a different purpose.



More information about the Gcc-bugs mailing list