On Thu, Nov 5, 2009 at 1:20 PM, Hodgson, Simon
<[email protected]> wrote:
> _______________________________________
> From: [email protected] 
> [[email protected]] On Behalf Of Khem Raj 
> [[email protected]]
> Sent: 05 November 2009 00:06
> To: [email protected]
> Subject: Re: [oe] Mono
>
> On Wed, Nov 4, 2009 at 12:11 PM, Hodgson, Simon
> <[email protected]> wrote:
>> I've built Mono for OpenEmbedded to run on an arm processor. But when I try 
>> to run just a simple Hello World test I get:
>>
>> mini-codegen.c:1073:mono_local_regalloc: assertion failed: (ins->dreg != -1)
>>
>> Does anyone have any suggestion as to what I might be doing wrong?
>>
>> mono -V produces:
>> r...@at91sam9g20ek:~# mono -V
>> Mono JIT compiler version 2.4.2.3 (tarball Tue Nov  3 03:08:58 EST 2009)
>> Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
>>        TLS:           normal
>>        GC:            Included Boehm (with typed GC)
>>        SIGSEGV:       normal
>>        Notifications: epoll
>>        Architecture:  armel,vfp
>>        Disabled:      none
>>
>> Is there anymore info perhaps I can provide?
>
> Can you apply the attached patch then rebuild mono and retry your test.
>
> Thanks
>
> -Khem
>
>
> Sorry for being a bit dense, but where should I apply this? It appears to 
> patch the receipe and the mono source, is that correct? Do I need to run 
> patch twice in each directory?

you can cd into (top of your oe source tree) say openembedded/ then do

patch -p1 < this.patch

>
> Thanks
>
>
> Simon
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to