This is the mail archive of the gcc@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]

Re: egcs-971201 build on SunOS 5.5.1


  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


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