Suggestions for arm build for qemu?

Brian J. McGovern mcgovern at beta.com
Tue Jul 19 03:12:41 UTC 2011


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.
> 
> 
> 




More information about the freebsd-arm mailing list