l-list@lists.ximian.com
Subject: Re: [Mono-dev] Problem when running winforms app on arm processor
Matt,
We cannot replicate this problem, so you'll need to help narrow down the
field. Can you get the gdb output of
x/6i code-16
when gdb is at tramp-arm.c line 48?
Thanks
.com
> [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Matt Johnson
> Sent: Monday, January 03, 2011 10:24 AM
> To: mono-devel-list@lists.ximian.com
> Subject: Re: [Mono-dev] Problem when running winforms app on arm processor
>
> No, I have no resolution yet. I hav
:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Matt Johnson
Sent: Monday, January 03, 2011 10:24 AM
To: mono-devel-list@lists.ximian.com
Subject: Re: [Mono-dev] Problem when running winforms app on arm processor
No, I have no resolution yet. I have simplified my winforms test
application
December 17, 2010 10:52 AM
To: mj1856
Subject: Re: [Mono-dev] Problem when running winforms app on arm processor
Hi Matt,
Did you ever resolve this? I'm experiencing the same problem.
Thanks,
Jae
On Mon, Nov 29, 2010 at 7:44 PM, mj1856 wrote:
I have cross compiled mono 2.8 with l
I'm getting this same assertion with an arm processor. The following code
triggers this exception.
PositionReport.Position position =
Serializer.Deserialize(streamParse);
Jae
mj1856 wrote:
>
> I have cross compiled mono 2.8 with libgdiplus for the s3c2410 processor I
> am running. It is an a
I have cross compiled mono 2.8 with libgdiplus for the s3c2410 processor I am
running. It is an arm920t (armv4t architecture). I use scratchbox with a
recent codesourcery toolchain.
I have two test applications that I wrote in visual studio targeting .net
2.0. The first is a console app with a