This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Unsuccessful build of 3.1 on AIX 5.1
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Walter Landry <wlandry at ucsd dot edu>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 20 May 2002 19:05:55 -0400
- Subject: Re: Unsuccessful build of 3.1 on AIX 5.1
Glad to hear it works.
Upon further investigation, PE 2.1 and PE 2.2 used an alternate
crt0.o file. PE 2.3 and later uses -binitfini. I guess that PE 2.2 is
old enough that GCC should just support PE 2.3 and above. What are most
SP customers running?
Thanks, David