This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15930] [irix6.5] gfortran libraries not built
- From: "david dot billinghurst at comalco dot riotinto dot com dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2004 02:56:27 -0000
- Subject: [Bug fortran/15930] [irix6.5] gfortran libraries not built
- References: <20040611023258.15930.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au 2004-06-11 02:56 -------
Subject: RE: [irix6.5] gfortran libraries not built
It isn't a dup of bug 15266. On further investigation I see an error in libgfortran. (I should not try to debug between meetings with a sandwich in one hand).
/disk4/billingd/obj/gcc-f/gcc/xgcc -B/disk4/billingd/obj/gcc-f/gcc/ -B/disk4/billingd/tmp/gcc-f/mips-sgi-irix6.5/bin/ -B/disk4/billingd/tmp/gcc-f/mips-sgi-irix6.5/lib/ -isystem /disk4/billingd/tmp/gcc-f/mips-sgi-irix6.5/include -isystem /disk4/billingd/tmp/gcc-f/mips-sgi-irix6.5/sys-include -DHAVE_CONFIG_H -I. -I/disk4/billingd/src/gcc/libgfortran -I. -I/disk4/billingd/src/gcc/libgfortran/io -O2 -g -O2 -std=gnu99 -O2 -g -O2 -Wall -c /disk4/billingd/src/gcc/libgfortran/io/write.c -DPIC -o .libs/write.o
/disk4/billingd/src/gcc/libgfortran/io/write.c: In function `write_float':
/disk4/billingd/src/gcc/libgfortran/io/write.c:523: warning: implicit declaration of function '__generic'
/disk4/billingd/src/gcc/libgfortran/io/write.c:523: error: parse error before ',' token
Will follow up as time permits.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15930