Compile problem
Walter Brisken
walterfb@puppsr12.princeton.edu
Mon Apr 6 18:30:00 GMT 1998
I don' know if you have heard of this problem before:
Trying to compile egcs-1.0.2 on
SunOS 5.5.1 Generic sun4u sparc SUNW,Ultra-1
If you know of a simple solution, can you point me in the right
direction? If not,
I'll look around myself a bit more.
*************************************************************
stage1/xgcc -Bstage1/ -DIN_GCC -DSVR4 -O2 -g -O2 -o ../cc1plus \
call.o decl.o errfn.o expr.o pt.o sig.o typeck2.o class.o decl2.o
error.o lex.o parse.o ptree.o rtti.o spew.o typeck.o cvt.o except.o
friend.o init.o method.o search.o tree.o xref.o repo.o `cat
../stamp-objlist` ../c-common.o ../c-pragma.o `if [ xobstack.o != x ];
then echo ../obstack.o; else true; fi` `case "stage1/xgcc -Bstage1/" in
"cc") if [ xalloca.o != x ]; then echo ../alloca.o; else true; fi ;;
esac` `if [ x != x ]; then echo ../; else true; fi`
make -f f/Makefile "AR_FLAGS=rc"
"AR_FOR_TARGET=/d7d/local3/sparc-sun-solaris2.5.1/bin/ar"
"BISON=bison" "BISONFLAGS=" "CC=stage1/xgcc -Bstage1/" "CFLAGS=-O2 -g
-O2" "CLIB=" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=flex"
"LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=makeinfo"
"MAKEINFOFLAGS="
"RANLIB_FOR_TARGET=/d7d/local3/sparc-sun-solaris2.5.1/bin/ranlib"
"RANLIB_TEST_FOR_TARGET=[ -f
/d7d/local3/sparc-sun-solaris2.5.1/bin/ranlib ]" "SHELL=/bin/sh"
"STAGE_PREFIX=stage1/" "exeext=" "objext=.o"
"exec_prefix=/d7d/local3" "prefix=/d7d/local3"
"tooldir=/d7d/local3/sparc-sun-solaris2.5.1" "bindir=/d7d/local3/bin"
"libsubdir=/d7d/local3/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2.90.27"
VPATH=../../egcs-1.0.2/gcc srcdir=../../egcs-1.0.2/gcc f771
make: Fatal error: Don't know how to make target `f/bad.c'
Current working directory /d7d/local3/src/egcs-1.0.2-build/gcc
*** Error code 1
make: Fatal error: Command failed for target `f771'
Current working directory /d7d/local3/src/egcs-1.0.2-build/gcc
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'
Current working directory /d7d/local3/src/egcs-1.0.2-build/gcc
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'
***************************************************
-Walter Brisken
More information about the Gcc
mailing list