Re: Can't boot new kernel
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.macppc |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 15, 2020 at 07:48:47PM +0200, Martin Husemann wrote: > I can not boot a new kernel: [..] > Dies like this: > > loading XCOFF > > tsize=f160 dsize=260 bsize=2750 entry=e00000 > SECTIONS: > .text 00e00000 00e00000 0000f160 00000130 > .data 00e10000 00e10000 00000260 0000f290 > .bss 00e10260 00e10260 00002750 00000000 > .gnu.att 00000000 00000000 00000014 0000f4f0 > .ident 00000000 00000000 00000076 0000f504 > loading .text, done.. > loading .data, done.. > clearing .bss, done.. > > >> NetBSD/macppc OpenFirmware Boot, Revision 1.12 > 12932396+167480 [467712+464269/ > DEFAULT CATCH!, code=900 at %SRR0: 00000000 %SRR1: 00083030 > ok Seems to be gcc 9 fallout. Rin, anything special needed? You probably tested GENERIC only, this kernel has options DIAGNOSTIC. Martin