[parisc-linux] [PATCH 1/2] parisc: beautify vmlinux.lds
Kyle McMartin
kyle at mcmartin.ca
Thu Oct 11 14:01:08 MDT 2007
On Thu, Oct 11, 2007 at 03:56:18PM -0400, Kyle McMartin wrote:
>
> Fixed. Sigh, looks like we really do need a bit more TLC.
>
(fwiw, it seems the compiler had lost -ffreestanding, hence the warnings
about the built-in functions in include/linux/string.h)
> > And later this:
> > LD arch/parisc/kernel/built-in.o
> > hppa64-hp-linux-ld: Relocatable linking with relocations from format elf64-hppa-linux (arch/parisc/kernel/syscall.o) to format elf64-hppa-linux (arch/parisc/kernel/built-in.o) is not supported
> >
>
> This is weird...
>
Looking into this one now, but it's *very* strange...
>
> >
> > It is with a defconfig kernel on latest linus.
> > Suspecting a toolchain issue but cannot point finger at what it is.
> >
>
> I'll fix defconfig.
>
> Cheers,
> Kyle
>
More information about the parisc-linux
mailing list