------- Additional Comments From tim dot vanholder at anubex dot com 2005-01-17 07:17 ------- (In reply to comment #1) > This is a dup of bug 11074. The problem is related to how the build is picking up the wrong headers. > > *** This bug has been marked as a duplicate of 11074 ***
Actually, it's not really a duplicate of bug 11074 at all, although they have the same symptoms. In this case, all the right configury is in place, but the binutils makefiles don't always specify @INTLLIBS@ when linking. In 11074, adding @INTLLIBS@ is pointless because it also lacks the gettext macros that would normally provide @[EMAIL PROTECTED] In any case, it is not a gcc bug, but a binutils one - it's their Makefiles that are broken. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19468