I'm trying to install egcs 1.1.1 on a Netwinder.  I did the
following:

1)  Unpack egcs-1.1.1
2)  Apply latest patch (egcs-1.1.1-arm-diff-981227.gz)
3)  ./configure --prefix=/usr/local --target=arm-linuxaout --with-gnu
--with-cpu=strongarm110
4)  make "LANGUAGES=c c++"

and it bombs with:

gcc -DCROSS_COMPILE -DIN_GCC    -g -O2  -DHAVE_CONFIG_H     -I. -I.
-I./config \
-DPREFIX=\"/usr/local\" \
  -c `echo ./prefix.c | sed 's,^\./,,'`
In file included from config/arm/aout.h:259,
                 from config/arm/linux-aout.h:56,
                 from tm.h:2,
                 from config/arm/xm-arm.h:54,
                 from config/arm/xm-linux.h:22,
                 from config.h:2,
                 from prefix.c:66:
config/arm/arm.h:56: syntax error before `enum'
make[1]: *** [prefix.o] Error 1
make[1]: Leaving directory `/usr2/src/egcs-1.1.1/gcc'
make: *** [all-gcc] Error 2

        I tried altering the parameters to configure (specifying the
host/build machine, etc) but no luck.  Am I missing a patch here?

Thanks,

Chris

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to