Subject: Re: Re: "overlaps section .rodata" on kernel build
To: Andrey Petrov <petrov@netbsd.org>
From: Joel CARNAT <joel@carnat.net>
List: port-sparc64
Date: 01/08/2005 21:32:57
On Sat, Jan 08 2005 - 12:24, Andrey Petrov wrote:
> On Sat, Jan 08, 2005 at 08:03:05PM +0100, ptiJo wrote:
> > 
> > ld -n -T ../../../../arch/sparc64/conf/kern.ldscript -Ttext 01000000 -Tdata 01800000 -e start -S -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
> > ld: section .data [0000000001800000 -> 0000000001827fcf] overlaps section .rodata [00000000016d7488 -> 0000000001821427]
> > *** Error code 1
> > 
> 
> Most likely lack of optimisation resulted in kernel too large to fit in
> address space. Kernel has some limitations on how sections are located in
> memory. 
> 
> 	Andrey

hum... does this mean I could try to comment things in the kernel conf to make
it smaller ?

-- 

,- This mail runs ------.
`--------- NetBSD/i386 -'