Gcc and SCO 5.0.6 OpenServer

Robert Lipe robertlipe@usa.net
Sun Apr 22 19:52:00 GMT 2001


Steve day wrote:
> I am using a SCO OpenServer v5.0.6 .
> With Skunkware I have Gcc v2.95.2 19991024.
> I downloaded a MIME::BASE64 decoder and the compilation fell over with:-
> "cc: unrecognized option '-w0'".
[ ... ] 
> I have searched my Gcc man file for "-w0" but to no avail.

Interesting.  '-w0' is a valid flag to /bin/cc but not to gcc.   Have
you done something like rename gcc to cc?   If so, that might be defeating
autoconf-like scripts that case on the name of the compiler to figure
out what options to pass.

> If it is possible to donate any pointers my way it would help me join the

I hereby donate to thee 'char *p = NULL'. :-)

RJL



More information about the Gcc mailing list