GCC 1.37.1 on a IRIS 4D 20

S.Jin sjin at castle.ed.ac.uk
Fri Jun 15 03:38:13 AEST 1990


I run into a problem when I compile gcc at the stage1 (ie, in the Step 8 of
the Installing GNU CC). I couldn't recompile the compiler with itself. 
It complains "cannot exec cpp: No such file or directory".
My workstation is Silicon Graphics IRIS 4D 20 running IRIS4D1-3.2
Here is the script of what I did:
$ make
$ make stage1
$ make CC=stage1/gcc CFLAGS="-g -O -Bstatge1/"
        stage1/gcc -g -O -Bstatge1/ -I. -I. -I./config \
          -DSTANDARD_STARTFILE_PREFIX=\"/usr/local/lib/\" \
          -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc-\" -c \
          `echo ./gcc.c | sed 's,^\./,,'`
stage1/gcc: installation problem, cannot exec cpp: No such file or directory
*** Error code 1

Stop.
$

Any comments are welcome,

S. Jin

sjin at castle.ed.ac.uk



More information about the Comp.sys.sgi mailing list