Tanx, the answer was quite simple and came from Chewy
Do a 'make bootstrap' before the make.
Original question was:
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 Tue Aug 29 2000 - 12:35:24 NZST