Subject: sparc ELF kernels with a miniroot are broken.
To: None <port-sparc@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 06/24/1999 11:54:33
hi.


seems that the sparc ELF INSTALL kernel doesn't work.  something in the
linker leaves it broken.  strip says:

BFD: st00441a: warning: allocated section `.bss' not in segment

and it won't run either.  it crashes loading the symbol table.  i guess
something in the ELF header is borked.  taking out the MINROOT, etc.
options removes the problem.


any clues?