From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Johann Petrak Cc: egcs@cygnus.com Subject: Re: egcs-971201 build on SunOS 5.5.1 Date: Fri, 05 Dec 1997 10:44:00 -0000 Message-id: <25042.881344274@hurl.cygnus.com> References: <348561C4.96DBED54@ai.univie.ac.at> X-SW-Source: 1997-12/msg00312.html In message < 348561C4.96DBED54@ai.univie.ac.at >you write: > I tried to build egcs-971201 on a SunOS 5.5.1, > Generic sun4u sparc SUNW,Ultra-2 machine, > using gnumake version 3.74 and gcc 2.7.2.1: > cd objsolaris > $EGCS/configure --prefix $pref > gnumake bootstrap-lean > > [...] > make[2]: Entering directory `/oberlaa/src/egcs-971201/OBJ-solaris/gcc' > ./xgcc -B./ -DIN_GCC -DSVR4 -g -I./include -DNO_MEM > -DNO_LONG_DOUBLE_IO -O0 -I. -c ../../gcc/enquire.c > ../../gcc/enquire.c:497: parse error before `lab' Can you cd into /gcc and issue the ./xgcc ... command shown above with the "-save-temps" option added to the end of the command line? Send me (not the whole list) the resulting .i file. Something is very wrong since as far as I know this platform should work without any trouble. Jeff