This is the mail archive of the gcc@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]

Re: EGCS build failure on AIX 4.2


	I also notice that you configure EGCS using

--with-gnu-as and --with-gnu-ld

Are GNU as and GNU ld really primary in your path?  Do you really have
those installed?  Because of changes in AIX, GNU ld may not work correctly
on AIX 4.2, so I would recommend against using it.

	My guess is that if you configured for AIX ld and really used the
AIX linker, the build work succeed.

David


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