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/gcc and solaris x86 V2.6



  In message <B38DE02578EBD111AC4200A0C95D19EE341A0D@orsmsx30.jf.intel.com>you write:
  > make CC="cc" libdir=/usr/local/lib LANGUAGES="c"
  > ./xgcc -b./ -DIN_GCC -g -I./include -DNO_MEM -DNO_LONG_DOUBLE_IO -O0 -I. -c
  > ../../egcs-1.0.3a/gcc/enquire.c
  > ../../egcs-1.0.3a/gcc/enquire.c:354: missing white space after number `1'
  > ../../egcs-1.0.3a/gcc/enquire.c:354: unterminated `#if' conditional
  > *** Error code 1
  > 
  > when I tried compiling gcc 2.6.0 from the CD shipped with "UNIX System
  > Administration Handbook" by Nemeth et.al. I got a similar error, the last
  > line was the same but I don't remember seeing the "missing white space"
  > error. When I attempted to compile gcc 2.8.1 from ftp.gnu.org configure said
  > "no acceptable cc found in $PATH", the workshop compiler was in the path as
  > /usr/ucb/cc.
Sounds like something has a bogus definition of __STDC__.



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