This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compile fails for 19971207 on mips-sgi-irix6.2
- To: Ross Alexander <r dot alexander at auckland dot ac dot nz>
- Subject: Re: Compile fails for 19971207 on mips-sgi-irix6.2
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 21 Dec 1997 23:20:19 -0700
- Cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199712092042.JAA08658@ccu1.auckland.ac.nz>you write:
> /usr/local/src/egcs-971207/gcc/xgcc -B/usr/local/src/egcs-971207/gcc/ -DIN
> _GCC -g -O2 -I./include -I. -I. -I./config -g0 \
> -finhibit-size-directive -fno-inline-functions -fno-exceptions -g1 \
> -c ./crtstuff.c -DCRT_END -o tcrtend.o
> ./crtstuff.c: In function `__do_global_ctors':
> ./crtstuff.c:397: storage size of `object' isn't known
I believe this was fixed in the 971215 snapshot.
Thanks,
jeff