From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frans Kusnadi To: gcc-help@gcc.gnu.org Subject: Error while building gcc-2.95.2 Date: Wed, 26 Jan 2000 17:58:00 -0000 Message-id: <20000127015746.5857.qmail@web3104.mail.yahoo.com> X-SW-Source: 2000-01/msg00173.html 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frans Kusnadi To: gcc-help@gcc.gnu.org Subject: Error while building gcc-2.95.2 Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <20000127015746.5857.qmail@web3104.mail.yahoo.com> X-SW-Source: 2000-q1/msg00173.html Message-ID: <20000401000000.NHL7PyPMc_fh5zJr-wgMMpC8qGtuJhJRGIVWLQkyxDU@z> 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