Re: [PATCH 1/2] parisc: beautify vmlinux.lds

Kyle McMartin <[email protected]> Thu, 11 Oct 2007 16:24:24 -0400
Newsgroups gmane.linux.ports.hppa
Message-ID <[email protected]>
On Thu, Oct 11, 2007 at 04:01:08PM -0400, Kyle McMartin wrote:
> > >   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...
> 

Was that defconfig? parisc's defconfig is a 32-bit kernel, so make sure
you're using a 32-bit toolchain. (My guess after staring for a while.)

Regards,
	Kyle