This is the mail archive of the gcc-bugs@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-19980707 with AIX 4.3.1



  In message <35ACD93B.631DF48@austin.ibm.com>you write:
  > I'm attempting to get egcs-19980707 working on AIX 4.3.1 and need some
  > assistance. The -maix64 flag is invalid for the AIX 4.3.1 assembler.
  > What I need to know is how to modify the ../gcc/config/rs6000 files to
  > see if I can get this working.
  > 
  > Assistance from an AIX guru is preferable. If no one is available, point
  > me to the docs of how to setup the config files and I'll try to figure
  > out how to get it working.
  > 
  > Thanks.
  > 
  > Error log follows... Removing the -m flag or "aix64" from -m allows for
  > a clean compile. Latest PTFs are installed.
I believe our AIX expert is "out" right now.

You might try make CFLAGS="-v" to see what options are being passed
to the assembler.  You might also review README.RS6000.

jeff


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