This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
critical failure building egcs-19980824 snapshot
- To: egcs at cygnus dot com
- Subject: critical failure building egcs-19980824 snapshot
- From: karipid at swirl dot mae dot cornell dot edu (Daniel Karipides)
- Date: Wed, 26 Aug 1998 11:58:11 -0400
I tried to build the latest snapshot on mips-sgi-irix5.3 and
it died immediately. Here's the commands:
38 scotch ## mkdir BUILD
39 scotch ## cd BUILD
/scratch/BUILD
40 scotch ## ../egcs-19980824/configure --with-gnu-as
Configuring for a mips-sgi-irix5.3 host.
Created "Makefile" in /scratch/BUILD using "mh-frag"
Links are now set up to build a native compiler for mips-sgi-irix5.3
41 scotch ## make bootstrap
if [ x"no" = xyes ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
don't know how to make config.in (bu42).
*** Error code 1 (bu21)
I've built a snapshot many many times, and I don't think I've
done anything differently here.
-Dan
----
karipid@mae.cornell.edu