Re: LD internal error while compiling 2.6.15 kernel

From: Adrian Bunk
Date: Sat Mar 04 2006 - 12:24:58 EST


On Mon, Feb 27, 2006 at 08:31:15PM -0700, Lew Glendenning wrote:
> On an ASUS A8N-SLI with an AMD Athlon 64 X2 4400+, 4GB of PC3200
> memory, 2 300GB SATA drives, the command:
>
> lew@harlow:~/kernels/linux-2.6.15$ time make bzImage
>
> succeeds, but the command:
>
> lew@harlow:~/kernels/linux-2.6.15/$ time make -j4 bzImage
>
> Eventually produces :
> LD net/built-in.o
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> ld: BFD 2.16.1 Debian GNU/Linux internal error, aborting at
> ../../bfd/reloc.c line 444 in bfd_get_reloc_size
>
> ld: Please report this bug.
>...

That's an internal error in ld, and the appriopriate contact to ask for
support is therefore the vendor of your binutils (Debian).

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/