Bootstrapping 3.4.2 on AIX 5.1.0.0
David Edelsohn
dje@watson.ibm.com
Thu Nov 11 19:51:00 GMT 2004
>>>>> Grubb, Richard L writes:
Richard> I looked in the gcc libraries that were built so far during the
Richard> bootstrapping phase; gcc/libbackend.a, intl/libintl.a, and
Richard> libiberty/libiberty.a using the command:
Richard> nm -g <insert_appropriate_library_name_here>; grep iconv
Richard> intl/libintl.a contains the symbols .iconv, .iconv_open and .iconv_close
Richard> (just like the AIX library /usr/lib/libintl.a), but not .libiconv,
Richard> .libiconv_open or .libiconv_close
Richard> So why does the bootstrap build process tack on the "lib" prefix to these
Richard> symbols?
I cannot find references to libiconv_close in my sources or
objects, so I cannot reproduce your problem to give any additional advice.
David
More information about the Gcc-help
mailing list