Subject: sparc64 error when compiling kernel
To: None <port-sparc64@netbsd.org>
From: gaspo <gaspolo@gmail.com>
List: port-sparc64
Date: 02/17/2005 12:24:26
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
ld: Relocatable linking with relocations from format elf32-sparc
(compat_exec.o.tmp) to format elf64-sparc (compat_exec.o) is not
supported
*** Error code 1
----
what error is?
i copmiling my Kernel with GENERIC file for test...and also with
Generic file modified for my hardware ..all sims working but after
some minuts (10,15) have the same error ...
why?