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]

Re: Build failure on DU


  In message <19990726105541.A1773@hrzpub.tu-darmstadt.de>you write:
  > With egcs-19990718 I get an error upon building
  > the Fortran compiler on Digital Unix 4.x:
  > 
  > make[2]: Entering directory `/home/mai/compile/egcs/egcs-19990718/gcc/f'
  > cc -c  -DIN_GCC    -g  -W -Wall    -I. -I.. -I. -I./.. -I./../config -I./..
  > /../include
  > bad.c
  > cc: Error: Syntax error on -W switch:  form is -Wpassname,switch
  > make[2]: *** [bad.o] Error 2
Use "make bootstrap" per the installation instructions.
jeff


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