On Mon, 18 Apr 2005, Alex Gonzalez wrote: > I am trying to cross compile native binutils/gcc and glibc to be able to > build on the target, using: > > binutils 2.14 > gcc 3.3.5 > glibc 2.3.5 [...] > /bin/../lib/gcc-lib/mips-linux-gnu/3.3.5/../../../../mips-linux-gnu/bin/ld: ./ccYlX6Ij.o: linking abicalls files with non-abicalls files > Bad value: failed to merge target specific data of file ./ccYlX6Ij.o > collect2: ld returned 1 exit status Update binutils. Maciej