Error while building gcc-2.95.2
Frans Kusnadi
franskusnadi@yahoo.com
Wed Jan 26 17:58:00 GMT 2000
Hi,
I got an error while installing gcc 2.95.2 on IRIX6.4.
My objdir (./gcc) is in the same level as srcdir (.gcc-2.95.2).
It configured fine but during 'make bootstrap', this is what I see on
the screen:
if [ x"no" = xyes ] && [ ! -d pic ]; then \
mkdir pic;
else true; fi
touch stamp-picdir
test x"no" != xyes || \
cc -c -DHAVE_CONFIG_H -g -I.
-I../../gcc-2.95.2/libiberty/../include argv.c -o pic/argv.o
cc -c -DHAVE_CONFIG_H -g -I.
-I../../gcc-2.95.2/libiberty/../include argv.c
cc ERROR: file does not exist: argv.c
*** Error code 2 (bu21)
*** Error code 1 (bu21)
Any idea what the problem is? Thanks in advance.
Cheers,
Frans
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
More information about the Gcc-help
mailing list