Hi!

I'm currently trying to build cegcc on my MacBook running Mac OS 10.4  
and I'm getting following error when it comes to building gcc:

gcc   -g -O2  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings - 
Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno- 
variadic-macros -Wold-style-definition -Wmissing-format-attribute - 
fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gengtype \
build/gengtype.o build/gengtype-lex.o build/gengtype-yacc.o \
build/errors.o ../build-i386-apple-darwin8.8.1/libiberty/libiberty.a
build/gengtype
/Users/evdokim/Source/cegcc/cegcc/src/gcc/gcc/input.h:52: parse  
error, expecting `GTY_TOKEN'
make[2]: *** [s-gtype] Error 1
make[1]: *** [all-gcc] Error 2
make: *** [all] Error 2

I'm using gcc 4.0.1 and with gcc-3.3 it didn't pass the configure check:

checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler  
cannot create executables.

Which gcc version should be used for compiling? And is it possible to  
build cegcc on Mac OS?

Best regards,
Sergei Evdokimov

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to