I've been trying to get gcc compiled after upgrading to 5.1a.
I've specified in the install script to use gnu make. I then use the
command 'make bootstrap' but it dies.
>CC=/bin/cc
>../configure --prefix=/usr/local/packages/gcc-3.3.1
>--with-make=/usr/local/gnu/bin/make
>make bootstrap
.......
>/bin/cc -c -DIN_GCC
>-DLOCALEDIR=\"/usr/local/packages/gcc-3.3.1/share/locale\"
>-DLOCALE_ALIAS_PATH=\"/usr/local/packages/gcc-3.3.1/share/locale\"
>-DLIBDIR=\"/usr/local/packages/gcc-3.3.1/lib\" -DHAVE_CONFIG_H -I..
>-I. -I../../../gcc/intl -I../../../gcc -I../../../gcc/config
>-I../../../gcc/../include -g plural.c -o plural.o
>cc: Severe: No such file or directory
>... file is 'plural.c'
>*** Exit 1
Does anyone have any experience with this?
thanks,
James
--
--------------------------------------------------------------------------
James Hammett
Users Services / Server and Lab Administration
(SLAM)
Information Technology Services ( (ITS) CPE 4.442
Chemical Engineering Unix Support 471-9701
----------------------------------------------------------------------------
An injustice anywhere is a threat to justice everywhere - MLK jr.
----------------------------------------------------------------------------
Received on Thu Aug 28 2003 - 17:03:15 NZST