Subject: Re: bootloader?
To: Richard Earnshaw <rearnsha@arm.com>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: port-arm32
Date: 04/17/2000 17:20:20
On Mon, Apr 17, 2000 at 04:14:40PM +0100, Richard Earnshaw wrote:
> try recompiling lib/libc/stdlib/strtoull.c with -O (rather than -O2).  
> Re-install libc.so and then re-link your kernel.

Thank you, that did the trick!

Patrick

> > Incidentally, the install
> > documentation eg
> >    ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-1.4.2/arm32/INSTALL.html
> > mentions
> >    Second, read and perform the instructions in arm32/platform/prep that
> >    are specific to your platform for partitioning and booting (even if
> >    you're dedicating a device to NetBSD).
> > arm32/platform/prep which is where I thought might find another bootloader
> > "just in case", but said directory doesn't exist..
> > 
> > Any ideas?
> > 
> > Cheers,
> > 
> > Patrick
> 
>