Re: Linux-2.6.18.8 compilation errors with GCC-4.2.1 and binutils-2.17 on MIPS

2007-10-17 Thread David Daney
veerasena reddy wrote: Hi, I tried to compile Linux-2.6.18.8 for MIPS24KE processor using cross-compiler built from gcc-4.2.1, binutils-2.17 and uClibc-0.9.27. But, the compilation failed with below error message ("mips-linux-ld: final link failed: Bad value"):

Re: Linux-2.6.18.8 compilation errors with GCC-4.2.1 and binutils-2.17 on MIPS

2007-10-17 Thread Maciej W. Rozycki
On Wed, 17 Oct 2007, veerasena reddy wrote: > mips-linux-ld: final link failed: Bad value It looks like some kind of a problem with a relocation somewhere. The error is cryptic and of little help, I know, but I reckon diagnostics has been a little bit improved in this area of the linker since