cross GCC from cygwin to AIX5.1: is there a way for runtime libs

David Edelsohn dje@watson.ibm.com
Sun Sep 25 23:09:00 GMT 2005


> 2) Is it true LD is not reliable for this cross compilation configuration 
> whereas binutils 2.14 built without mentioning any problem (and actually 
> allows to build a compiler) ?

	With the appropriate header files and libraries installed, GCC
itself should be able to function as a cross-compiler producing assembly
files.  The GNU assembler and GNU linker do not work reliably for AIX 5.1
and above.  There is no other cross-assembler and cross-linker for AIX
5.1, as far as I know.

David



More information about the Gcc-help mailing list