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: oddity building gcc-2.95.2 on aix4


>>>>> Steven Lembark writes:

Steven> Assembler messages:
Steven> Fatal error: invalid listing option `6'

	This is a well-known error.  This means that your build is finding
the GNU assembler and not the AIX assembler.  The GNU assembler in the
last binutils release did not have 64-bit AIX support.  Do not use the GNU
assembler or GNU linker to build GCC until 64-bit AIX 4.3 support is
included. 

David


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