This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Failed attempt to compile gcc-3.2 on Darwin6.0 (Mac OS 10.2)


I just tried to compile gcc-3.2 on a powerpc-apple-darwin6.0
machine (the recently released OS 10.2).  The attempt
failed at the following point:

../stage1/xgcc -B../stage1/ [...stuff delelted ...] \
  ../../../gcc-3.2/gcc/intl/dcigettext.c -o dcigettext.o
In file included from ../../../gcc-3.2/gcc/intl/dcigettext.c:58:
../include/stdlib.h:84: syntax error before "rune_t"
make[3]: *** [dcigettext.o] Error 1
make[2]: *** [intl.all] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2

If any wise person has some suggestions as to how to proceed,
I would appreciate hearing them.

Blair Kelly


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