This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unsuccessful build of 3.1 on AIX 5.1


David Edelsohn <dje@watson.ibm.com> wrote:
> 	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?

I wouldn't know for sure, but at 

  http://www-1.ibm.com/servers/eserver/pseries/library/sp_books/pe.html

there is a list of documents for PE versions 2.3, 2.4, 3.1, and 3.2.
The 2.3 docs are dated 1996 and 1997, so maybe it is time to move to
the new scheme.  The changes are really quite minor.  It is just small
changes to the spec file.  It could probably even go in 3.1.1.  I just
don't know where the spec files are generated.

Walter


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]