crosstool-0.42 cygwin to armxscale-linux problem
Nils Roeder
nils.roeder@gmail.com
Fri May 26 11:59:00 GMT 2006
Hi,
I use crosstool-0.42 on windows xp under cygwin to build an armxscale
cross compiler with gcc-4.0.2, binutils-2.16.1 and cygwin-1.5.19-4
but get the following error during the gcc boostrapping make:
[snip]
/opt/crosstool/crosstool-0.42/build/arm-xscale-linux-gnu/gcc-4.0.2-/gcc-4.0.2/libiberty/regex.c:7893:
warning: implicit declaration of function 'byte_regex_compile'
/opt/crosstool/crosstool-0.42/build/arm-xscale-linux-gnu/gcc-4.0.2-/gcc-4.0.2/libiberty/regex.c:
In function 'xregcomp':
/opt/crosstool/crosstool-0.42/build/arm-xscale-linux-gnu/gcc-4.0.2-/gcc-4.0.2/libiberty/regex.c:8047:
error: '_ctype_' undeclared (first use in this function)
/opt/crosstool/crosstool-0.42/build/arm-xscale-linux-gnu/gcc-4.0.2-/gcc-4.0.2/libiberty/regex.c:
In function 'xregexec':
/opt/crosstool/crosstool-0.42/build/arm-xscale-linux-gnu/gcc-4.0.2-/gcc-4.0.2/libiberty/regex.c:8124:
error: 'boolean' undeclared (first use in this function)
/opt/crosstool/crosstool-0.42/build/arm-xscale-linux-gnu/gcc-4.0.2-/gcc-4.0.2/libiberty/regex.c:8124:
error: syntax error before 'want_reg_info'
/opt/crosstool/crosstool-0.42/build/arm-xscale-linux-gnu/gcc-4.0.2-/gcc-4.0.2/libiberty/regex.c:8136:
error: 'want_reg_info' undeclared (first use in this function)
make[1]: *** [regex.o] Error 1
make[1]: Leaving directory
`/opt/crosstool/crosstool-0.42/build/arm-xscale-linux-gnu/gcc-4.0.2-/build-gcc-core/arm-xscale-linux-gnu/libiberty'
make: *** [all-target-libiberty] Error 2
Is that error familiar ?
Thanks,
Nils
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list