Bootstrapping 3.4.2 on AIX 5.1.0.0

David Edelsohn dje@watson.ibm.com
Wed Nov 10 18:35:00 GMT 2004


> ld: 0711-317 ERROR: Undefined symbol: .libiconv
> ld: 0711-317 ERROR: Undefined symbol: .libiconv_open
> ld: 0711-317 ERROR: Undefined symbol: .libiconv_close

	You can find the source of those symbols by looking in the various
libraries (libintl, libiberty, libbackend.

	You might try configuring with --disable-nls to work around the
build problem.

David



More information about the Gcc-help mailing list