egcs-971201 build on SunOS 5.5.1
Jeffrey A Law
law@cygnus.com
Fri Dec 5 10:44:00 GMT 1997
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 <objdir>/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
More information about the Gcc
mailing list