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]
Other format: [Raw text]

[Bug libfortran/22097] libgfortran build failure on mips-sgi-irix6.5



------- 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


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