Hi all:
    Sorry for keep posting this message, but I really need help! 
I was trying to cross-compile glibc 2.1.3, with binutils-2.9.5.0.42, and gcc-2.95.2. I use linux-2.4.2 with the arm patch as header. I got following error after config and make.
 
/libc.so
/usr/link_up/GNU-tools/lib/gcc-lib/arm-linux/2.95.2/libgcc.a(_divsi3.o): In func
tion `__divsi3':
_divsi3.o(.text+0x0): multiple definition of `__divsi3'
/usr/link_up/GNU-tools/lib/gcc-lib/arm-linux/2.95.2/libgcc.a(_divsi3.o)(.text+0x
0): first defined here
/usr/link_up/GNU-tools/lib/gcc-lib/arm-linux/2.95.2/libgcc.a(_dvmd_lnx.o): In fu
nction `__div0':
_dvmd_lnx.o(.text+0x0): multiple definition of `__div0'
/usr/link_up/GNU-tools/lib/gcc-lib/arm-linux/2.95.2/libgcc.a(_dvmd_lnx.o)(.text+
0x0): first defined here
/usr/link_up/GNU-tools/lib/gcc-lib/arm-linux/2.95.2/libgcc.a(_modsi3.o): In func
tion `__modsi3':
_modsi3.o(.text+0x0): multiple definition of `__modsi3'
/usr/link_up/GNU-tools/lib/gcc-lib/arm-linux/2.95.2/libgcc.a(_modsi3.o)(.text+0x
.......
 
etc.
 
I checked the mailing list archive and found some people had similar problem, but were suggested to download pre-built toolchain.
I was wondering if the toolchain from netwinder works for L7205 target?( The readme said it was built for strongarm). how about the LART toolchain ?
 
I really appreciate if anyone can help me build my own toolchain! I did it a couple of month ago for strongarm, but it failed this time!
 
Thanks if any!
lei

Reply via email to