Subject: Re: sparc64 error when compiling kernel
To: gaspo <gaspolo@gmail.com>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 02/17/2005 13:02:06
On Thu, Feb 17, 2005 at 12:24:26PM +0100, gaspo wrote:
> hi im new on netbsd...but i find this sistem very powerful...but wneh
> i copmiling my kernel.. i find that error:
> 
> ----
> ld -x -r compat_exec.o.tmp -o compat_exec.o

How are you trying to compile the kernel?
When I build a kernel object file, there is no "ld -x" anywhere.

Martin