Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2011 23:12:39 -0400
From:      "Brian J. McGovern" <mcgovern@beta.com>
To:        Mark Tinguely <marktinguely@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Suggestions for arm build for qemu?
Message-ID:  <1311045159.1508.3.camel@bmcgover-laptop.beta.com>
In-Reply-To: <4E1FA4E0.5050703@gmail.com>
References:  <20110708120025.5C94210656D9@hub.freebsd.org> <1310178351.5681.4.camel@bmcgover-laptop.beta.com> <4E18403C.8010203@gmail.com> <1310344111.1455.3.camel@bmcgover-laptop.beta.com> <4E1A4F18.5000802@gmail.com> <1310412331.1466.41.camel@bmcgover-laptop.beta.com> <4E1B83F8.3070700@gmail.com> <1310439696.1438.6.camel@bmcgover-laptop.beta.com> <4E1C48EE.3070905@gmail.com> <1310674865.1447.71.camel@bmcgover-laptop.beta.com> <4E1FA4E0.5050703@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
That got it. The kernel is now booting, and I'm able to run the
applications in /rescue. The other binaries seem to be hit or miss
(signal 11s), although the C compiler can build 'hello world', so I'm
guessing that either the dynamic linker isn't set up right (/etc isn't
populated by the installworld, so I continue to add files by hand) and
its having a problem finding all the dynamic libraries it wants, or the
64MB memory limit is a problem, and I need to get swap going. In any
event, its enough to get my hacking until Globalscale ships my board.

  -Brian

On Thu, 2011-07-14 at 21:24 -0500, Mark Tinguely wrote:
> On 7/14/2011 3:21 PM, Brian J. McGovern wrote:
> > [trimmed]
> > Good news... There is progress. Bad news... not there yet. The kernel
> > starts to boot and then it hangs.
> >
> > The one question I have surrounds the patch to
> > sys/arm/arm/elf_trampoline. The current version I have matches to
> > version 194609. Is it possible you meant I needed the extra assembly
> > code from the prior version (188019) to avoid the hang up?
> >
> 
> Yes, 194609 is the problem for qemu. Use 188019 instead.
> 
> 
> 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1311045159.1508.3.camel>