I'm trying to compile GCC 2.95.2, but have run into a compile
problem. Can anyone help me with this error?
cc -c -DIN_GCC -g -W -Wall -I. -I.. -I../../../gcc/f -I../../../gcc/f/.. -I../../../gcc/f/../config -I../../../gcc/f/../../include ../../../gcc/f/bad.c
cc: Error: Syntax error on -W switch: form is -Wpassname,switch
I know that the -W -Wall is the problem, but I don't know what kind of
parameter it's looking for.
--
-Rob
Received on Thu Nov 01 2001 - 21:53:56 NZDT