Re: ld relocate symbols(in small common section) to a unaligned address.(on mips r3000 target)

2005-09-07 Thread zhigang gong
Hi Nick, Tanks for you reply so soonly. I had already download the latest snapshot(binutils-050907), and the problem has not resolve yet.I try to make the case smaller, but i failed. As when I make some modification ,the problem will not exist any more. I have to send you a little big tes

Re: ld relocate symbols(in small common section) to a unaligned address.(on mips r3000 target)

2005-09-07 Thread Nick Clifton
Hi Zhigang, /home/zhigang/0808/pattern_install/lib/extras.o 0x8090bc4d piofree_handle --Please see here, the address is not correct aligned .comm piofree_handle,4,4(the alignment is right) This does

ld relocate symbols(in small common section) to a unaligned address.(on mips r3000 target)

2005-09-07 Thread zhigang gong
Dears,      I have a problem when building my ecos test pattern.  My platform is based on mips r3000. I use the latest gcc and binutils. The configuration is as belows:   gcc4:  ../gcc-4.0-20050901/configure --target=mipsel-elf --prefix=/home/zhigang/gnutools --enable-languages=c,c++ --with-gnu