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 fortran/15930] [irix6.5] gfortran libraries not built


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


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