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]

Fortran bootstrap failure on freebsd2.2.6


With the current CVS snapshot under i386-unknown-freebsd2.2.6 I get

---- snip ----
gmake[2]: Entering directory
`/files/pfeifer/OBJ-1506-22:27/libraries/libf2c'
rm -f stamp-libf77
cd libF77; gmake "CC=/files/pfeifer/OBJ-1506-22:27/gcc/xgcc 
  -B/files/pfeifer/OBJ-1506-22:27/gcc/" "CFLAGS=-g -O2"
  "F2C_H_DIR=/files/pfeifer/egcs/libf2c"
  "G2C_H_DIR=/files/pfeifer/OBJ-1506-22:27/libraries/libf2c"
  "GCC_H_DIR=/files/pfeifer/egcs/include" "LIBCFLAGS=-g -O2" "PICFLAG="
  "RUNTESTFLAGS=" all
gmake[3]: Entering directory `/files/pfeifer/OBJ-1506-22:27/libraries/libf2c/libF77'
Makefile:85: *** multiple target patterns.  Stop.
gmake[3]: Leaving directory
`/files/pfeifer/OBJ-1506-22:27/libraries/libf2c/libF77'
gmake[2]: *** [stamp-libf77] Error 2
gmake[2]: Leaving directory
`/files/pfeifer/OBJ-1506-22:27/libraries/libf2c'
gmake[1]: *** [all-target-libf2c] Error 2
gmake[1]: Leaving directory `/files/pfeifer/OBJ-1506-22:27'
gmake: *** [bootstrap] Error 2
---- snip ----

when doing a vanilla
  /usr/bin/nohup gmake LANGUAGES="c c++" bootstrap &
     

And why the h* do I get an error in the _Fortran_ frontend, when I
explicitely asked for C and C++ only?!? 


Gerald
-- 
Gerald Pfeifer (Jerry)  Vienna University of Technology
pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



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