AIX's cc doesn't like -W -Wall
Yotam Medini
yotamm@tmai.com
Fri Sep 19 16:22:00 GMT 1997
> Cc: egcs-bugs@cygnus.com
> Reply-To: law@cygnus.com
> Date: Fri, 19 Sep 1997 17:16:54 -0600
> From: Jeffrey A Law <law@hurl.cygnus.com>
> > While trying to build on AIX I get:
> > cc -c -DIN_GCC -W -Wall .... -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
> Fortran should only be compiled using gcc.
>
> If you use "make bootstrap", then you shouldn't run into this kind
> of problem.
>
> jeff
Good to know! egcs-970917/README does not say anything about it.
How about putting README.egcs or INSTALL.egcs instructions.
-- yotam
More information about the Gcc-bugs
mailing list