This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

compiling GCC 2.95.2


Compiling on SGI IRIX 6.5.10 using MIPSpro 7.2.1 compilers I get:

gmake[2]: Entering directory
`/usr/people/sysmgr/gnu/gcc-2.95.2/objdir/gcc/f'
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 parsing -W:  bad syntax for option
cc WARNING:  phase key (-)  is no longer supported
cc ERROR parsing -W:  bad phase for -W option
cc WARNING:  phase key (W)  is no longer supported
cc ERROR parsing -W:  bad phase for -W option
cc ERROR parsing -W:  unknown flag
gmake[2]: *** [bad.o] Error 2
gmake[2]: Leaving directory
`/usr/people/sysmgr/gnu/gcc-2.95.2/objdir/gcc/f'
gmake[1]: *** [f771] Error 2
gmake[1]: Leaving directory
`/usr/people/sysmgr/gnu/gcc-2.95.2/objdir/gcc'
gmake: *** [all-gcc] Error 2


I don't know what the -W and -Wall flags are supposed to be doing so I am
uncertain what the correct flags should be.


Richard Ball

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]