Unsuccessful build of 3.1 on AIX 5.1
David Edelsohn
dje@watson.ibm.com
Mon May 20 09:26:00 GMT 2002
>>>>> Walter Landry writes:
Walter> The mpcc script adds -binitfini:poe_remote_main to the arguments for the C
Walter> compiler, which sounds a lot like what the special crt0.o is supposed
Walter> to do. Certainly, the programs run fine without this special crt0.o.
If your version of POE no longer needs crt0.o, you should be able
to edit the "specs" file on your GCC installation so that it adds
-binitfini:poe_remote_main to the link line and uses the normal system
crt0.o. Supporting two different versions of POE in GCC will be
difficult.
David
More information about the Gcc-help
mailing list