This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstool 0.26 for arm fail?


Hi, I dl crosstool-0.26 and try to get a cross compile toolchain for
arm.

but either
eval `cat arm.dat gcc-3.3.1-glibc-2.3.2.dat` sh all.sh --notest
or 
eval `cat arm.dat gcc-3.3.2-glibc-2.3.2.dat` sh all.sh --notest

fail with same error message

In file included from ../sysdeps/unix/sysv/linux/sys/sysctl.h:29,
                 from ../include/sys/sysctl.h:2,
                 from ../sysdeps/unix/sysv/linux/arm/ioperm.c:49:
/opt/crosstool/arm-unknown-linux-gnu/gcc-3.3.1-glibc-2.3.2/arm-unknown-linux-gnu/include/linux/sysctl.h:72: error: parse error before numeric constant
make[2]: ***
[/root/crosstool-0.26/build/arm-unknown-linux-gnu/gcc-3.3.1-glibc-2.3.2/build-glibc/misc/ioperm.o] Error 1
make[2]: Leaving directory
`/root/crosstool-0.26/build/arm-unknown-linux-gnu/gcc-3.3.1-glibc-2.3.2/glibc-2.3.2/misc'
make[1]: *** [misc/subdir_lib] Error 2
make[1]: Leaving directory
`/root/crosstool-0.26/build/arm-unknown-linux-gnu/gcc-3.3.1-glibc-2.3.2/glibc-2.3.2'
make: *** [all] Error 2

My work pc is a P4 2.4 with hyperthread, 1G ram. redhat 8.0 without any
upgrade.


i remembered that i can get a workable arm chain by using
crosstool-0.24.

any hint? thx.

ming




------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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