------- Comment #5 from fxcoudert at gcc dot gnu dot org 2005-10-23 13:15 ------- Well, looks like I'm going to continue this long monologue. I got my access to a mips-irix6.5 back, and it's still failling:
$ ../gcc/configure --prefix=/tmp/debug/irun --enable-languages=c,fortran --with-gmp=$HOME/gfortran/gfortran_libs/mips-irix --with-mpfr=$HOME/gfortran/gfortran_libs/mips-irix --with-as=$HOME/gfortran/gfortran_libs/mips-irix/bin/as --with-ld=$HOME/gfortran/gfortran_libs/mips-irix/bin/ld --disable-libssp --disable-libmudflap [configure works fine] $ gmake [... works fine until ...] gmake[3]: Entering directory `/tmp/debug/ibin/mips-sgi-irix6.5/libgfortran' /bin/sh ./libtool --mode=compile (CC_FOR_TARGET) -DHAVE_CONFIG_H -I. -I../../../gcc/libgfortran -I. -iquote../../../gcc/libgfortran/io -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings (CFLAGS_FOR_TARGET) -c -o compile_options.lo `test -f 'runtime/compile_options.c' || echo '../../../gcc/libgfortran/'`runtime/compile_options.c /bin/sh: syntax error at line 1 : `(' unexpected I have no idea what is going on here. -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|0000-00-00 00:00:00 |2005-10-23 13:15:20 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22097