From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ray Zimmerman To: gcc-help@gcc.gnu.org Subject: HELP (please): can't compile gcc-2.95.2 on sparc-solaris-2.7 Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: X-SW-Source: 2000-q1/msg00109.html Message-ID: <20000401000000.Cwo-Tyb58FP_M49m6uVs4plaQmgg_4s0qZAHhgqJmKc@z> Hi all, I'm having trouble building gcc-2.95.2 on Solaris 7 on our Sun Ultra 2200. I'm using egcs-1.1.2 and GNU make 3.78.1, both of which I built successfully on this box some time ago. Below is the error I'm getting in the 'make bootstrap' stage ... any help would be greatly appreciated ... Ray ---------------------- make[3]: Entering directory `/export/home/blackbird/c0t1d0s6/misc/powerweb/install/gcc-2.95.2-build/gcc' ./xgcc -B/export/home/blackbird/c0t1d0s6/misc/powerweb/local/sparc-sun-solaris2.7/bin/ -B./ -I/export/home/blackbird/c0t1d0s6/misc/powerweb/local/sparc-sun-solaris2.7/inclu de -O2 -DIN_GCC -DHAIFA -DSVR4 -g -I./include -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -O6 -felide-constructors -fno-exceptions -fno-rtti -I. -I../../gcc-2.95.2/gcc -I../../gcc-2.95.2/gcc/config -I../../gcc-2.95.2/gcc/../include \ -c ../../gcc-2.95.2/gcc/cp/tinfo2.cc ../../gcc-2.95.2/gcc/cp/tinfo2.cc: In function `void * __throw_type_match_rtti(const void *, const void *, void *)': ../../gcc-2.95.2/gcc/cp/tinfo2.cc:114: taking dynamic typeid of object with -fno-rtti ../../gcc-2.95.2/gcc/cp/tinfo2.cc:114: confused by earlier errors, bailing out make[3]: *** [tinfo2.o] Error 1 make[3]: Leaving directory `/export/home/blackbird/c0t1d0s6/misc/powerweb/install/gcc-2.95.2-build/gcc' make[2]: *** [libgcc2.a] Error 1 make[2]: Leaving directory `/export/home/blackbird/c0t1d0s6/misc/powerweb/install/gcc-2.95.2-build/gcc' make[1]: *** [bootstrap] Error 2 make[1]: Leaving directory `/export/home/blackbird/c0t1d0s6/misc/powerweb/install/gcc-2.95.2-build/gcc' make: *** [bootstrap] Error 2 ---------------------- Please reply directly since I'm not on the list. Thanks, Ray Zimmerman ::: e-mail: rz10@cornell.edu ::: 428-B Phillips Hall ::: phone: (607) 255-9645 ::: Cornell University ::: FAX: (815) 377-3932 ::: Ithaca, NY 14853