This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap broken because of missing intl routines


>>>>> Zack Weinberg writes:

>> ld: 0711-317 ERROR: Undefined symbol: .iconv_open
>> ld: 0711-317 ERROR: Undefined symbol: .iconv_close
>> ld: 0711-317 ERROR: Undefined symbol: .iconv

Zack> This is likely to be the charset patch, not the NLS patch.  Could you
Zack> please determine which object file contains the references to the
Zack> missing symbols?  Also, the complete text of gcc/config.log would be
Zack> useful.

cppcharset.o
         - U .iconv_open
         - U .iconv_close
         - U .iconv

gcc/config.log sent privately.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]