jdchrist@WATCGL.WATERLOO.EDU (Dan Christensen) (08/30/89)
Here are some problems I had. Some are minor, some are more serious. None of them occurred in 1.35.95. 1) (minor) The file "INSTALL" was missing. 2) (minor) The file config/tm-iris.h had the two characters "^" and "L" instead of the single character "^L". This problem occurred with 1.35.94, was fixed in 1.35.95 and now appears in 1.35.97. (I haven't taken a look at 1.35.96.) 3) (serious) In addition to the warnings that usually appear when compiling on the Iris, the following error occurred during the making of _divdi3 from gnulib2.c: ../gcc: Program cc1 got fatal signal 6. I removed gnulib2 from the "all:" dependency list and continued. 4) (serious) This is what happened during the making of stage 2: physeter[103] # make CC=stage2/gcc CFLAGS="-O -Bstage2/ -DUSG" stage2/gcc -O -Bstage2/ -DUSG -I. -I. -I./config \ -DSTANDARD_STARTFILE_PREFIX=\"/usr/watcgl/lib/gcc/\" \ -DSTANDARD_EXEC_PREFIX=\"/usr/watcgl/lib/gcc/gcc-\" -c \ `echo ./gcc.c | sed 's,^\./,,'` stage2/gcc: Program cpp got fatal signal 11. Has anyone overcome these problems? ---- Dan Christensen, Computer Graphics Lab, jdchrist@watcgl.uwaterloo.ca University of Waterloo, Waterloo, Ont. jdchrist@watcgl.waterloo.edu