This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: autoconf 2.57 & setting of CC
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: rsandifo at redhat dot com
- Cc: gcc at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, phil at jaj dot com
- Date: Sun, 10 Aug 2003 13:31:12 -0400 (EDT)
- Subject: Re: autoconf 2.57 & setting of CC
- References: <wvnoeyxy1mk.fsf@talisman.cambridge.redhat.com>
> A mips-sgi-irix6.5 bootstrap fails to build libE77 with:
>
> <xgcc> <flags> .... -o .libs/libg2c.so.1.0
> ld32: FATAL 12 : Expecting n32 objects: libE77/.libs/Labort.o is n64.
> collect2: ld returned 4 exit status
> make[5]: *** [libg2c.la] Error 1
> make[5]: Leaving directory `.../mips-sgi-irix6.5/mabi=64/libf2c'
I get the same (somtimes). After getting a failure, I've been able to
complete bootstrap by doing:
"cd mips-sgi-irix6.5; rm -rf *"
and then restarting bootstrap. I sometimes run a parallel make, I'm
not sure if that makes a difference. Maybe it's just coincidence.
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu