Version 3.4.3: ix86-linux -> powerpc-aix4.2 Cross-Compiler

David Edelsohn dje@watson.ibm.com
Thu Jan 20 01:43:00 GMT 2005


>>>>> Scott Dudley writes:

Scott> What then must I do to get this cross toolchain to work?  The target nm 
Scott> command doesn't understand the file format of libc.a:

	GCC's collect2 linker wrapper uses an AIX library to scan the
object files and libraries.  If not hosted on AIX, that will not work.  If
you do not plan to build C++ applications, this may not be a problem.

	I think that you need to figure out why cross-nm is not working
and get that method to work if you need that functionality.

David



More information about the Gcc mailing list