This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs-20000320 on sparc-redhat-linux: Build failure


SPARC, RedHat 6.1; kernel 2.2.15pre15 (but headers &c are original)

The build bombs with:

cd ../libio ; make "SHELL=/bin/sh" "INSTALL=/bin/sh /usr/src/build/egcs-20000320/install-sh -c" "INSTALL_DATA=/bin/sh /usr/src/build/egcs-20000320/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /usr/src/build/egcs-20000320/install-sh -c " "prefix=/usr" "exec_prefix=/usr" "tooldir=/usr/sparc-redhat-linux" "gxx_include_dir=/usr/include/g++-3" "libsubdir=/usr/lib/gcc-lib/sparc-redhat-linux/2.96" "gcc_version=2.96" "gcc_version_trigger=/usr/src/build/egcs-20000320/gcc/version.c" "AR=ar" "AR_FLAGS=rc" "CC=/usr/src/build/build-egcs-20000320/gcc/xgcc -B/usr/src/build/build-egcs-20000320/gcc/ -B/usr/sparc-redhat-linux/bin/" "CXX=/usr/src/build/build-egcs-20000320/gcc/g++ -B/usr/src/build/build-egcs-20000320/gcc/ -B/usr/sparc-redhat-linux/bin/" "CFLAGS=-O2 -fomit-frame-pointer" "CXXFLAGS=-O2 -fomit-frame-pointer -fvtable-thunks -D_GNU_SOURCE" "NM=nm" "RANLIB=ranlib" "LIBCFLAGS=-O2 -fomit-frame-pointer" "LIBCXXFLAGS=-O2 -fomit-frame-pointer -fvtable-thunks -D_GNU_SOURCE -fno-implicit-!
templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/usr/src/build/build-egcs-20000320/texinfo/makeinfo/makeinfo  " "SHLIB=libstdc++-3-libc6.1-2-2.10.0.so" "SHCURSES=" "RUNTESTFLAGS=" iostream.list
make[3]: Entering directory `/usr/src/build/build-egcs-20000320/sparc-redhat-linux/libio'
make[3]: Entering directory `/usr/src/build/build-egcs-20000320/sparc-redhat-linux/libio'
make[3]: *** No rule to make target `iostream.list'.  Stop.

Last build which went through sucessfully here (20000306) just gave
'iostream.list is up to date' and went on.
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]