I'm trying to install GNU gcc 2.95.2 on digital unix 4.0e and I get the following error message:
cc: Error: Syntax error on -W switch: form is -Wpassname,switch
when it tries to compile bad.c.
Here is the commands I execute to install gcc.
./configure (who seems to work well)
make
I searched throught the archive either tru64 and gcc and found nothing about that problem.
TIA!
Received on Fri Aug 25 2000 - 15:12:29 NZST