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: AIX's cc doesn't like -W -Wall



  In message <199709192303.QAA08654@telaviv.tmai.com>you write:
  > 
  > While trying to build on AIX I get:
  > 
  > cc -c  -DIN_GCC     -W -Wall    -If -I./f -I. -I. -I./config f/bad.c -o f/bad.o
  > cc: 1501-208 command option W is missing a subargument
  > make[6]: *** [f/bad.o] Error 40
  > make[6]: Leaving directory `/tmp_mnt/home/seg/yotam/build/AIX/egcs/egcs-970
  > 917/gcc'
Fortran should only be compiled using gcc.

If you use "make bootstrap", then you shouldn't run into this kind
of problem.

jeff


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