Re: [Mono-dev] building for armv5tel target

2011-05-08 Thread Liam Staskawicz
ll getting my feet wet so was hoping to verify. Thanks! Liam On Saturday, May 7, 2011 at 2:21 PM, Liam Staskawicz wrote: > I'm trying to build from github master on OS X 10.6 for an embedded linux > target. I've configured with > > ./autogen.sh --target=armv5tel-unkno

[Mono-dev] building for armv5tel target

2011-05-07 Thread Liam Staskawicz
I'm trying to build from github master on OS X 10.6 for an embedded linux target. I've configured with ./autogen.sh --target=armv5tel-unknown-linux-gnueabi --enable-nls=no --with-glib=embedded and am getting a compile error in mach-support-arm.c: http://pastebin.com/yR9eHrFD Is this a reasona

Re: [Mono-dev] scratchbox devkit?

2011-05-07 Thread Liam Staskawicz
Cheers. On Saturday, May 7, 2011 at 11:13 AM, Zoltan Varga wrote: > > > On Sat, May 7, 2011 at 7:57 PM, Liam Staskawicz wrote: > > I think I understand. So if I were interested in both running normal > > assemblies on the host *and* creating AOT images for a target p

Re: [Mono-dev] scratchbox devkit?

2011-05-07 Thread Liam Staskawicz
> On Sat, May 7, 2011 at 7:49 PM, Liam Staskawicz wrote: > > Interesting! I haven't found any docs mentioning cross AOT, but that could > > be exactly what I'm looking for. > > > > Does this mean that if I specify armv5tel-unknown-linux-gnueabi* as a >

Re: [Mono-dev] scratchbox devkit?

2011-05-07 Thread Liam Staskawicz
n Friday, May 6, 2011 at 6:59 PM, Zoltan Varga wrote: > Hi, > > That code is actually for cross AOT, i.e. using a runtime running on x86 to > generate AOT code for arm, for example. I.e. it checks host and target, and > not host and build. > > Zoltan > > On Sa

Re: [Mono-dev] scratchbox devkit?

2011-05-06 Thread Liam Staskawicz
haps covered by some other disclaimer? Thanks! Liam On Wednesday, May 4, 2011 at 9:00 AM, Liam Staskawicz wrote: > Ah, also - http://www.mono-project.com/Mono:ARM recommends using scratchbox > to build mono for ARM. Would be nice to clarify there as well, if possible. > > Thanks, &g

Re: [Mono-dev] scratchbox devkit?

2011-05-04 Thread Liam Staskawicz
Ah, also - http://www.mono-project.com/Mono:ARM recommends using scratchbox to build mono for ARM. Would be nice to clarify there as well, if possible. Thanks, Liam On Wednesday, May 4, 2011 at 8:06 AM, Liam Staskawicz wrote: > OK, thanks! > > Liam > On Wednesday, May 4, 201

Re: [Mono-dev] scratchbox devkit?

2011-05-04 Thread Liam Staskawicz
; > On Wed, May 4, 2011 at 9:04 AM, Liam Staskawicz wrote: > > Hi, > > > > I'm just getting set up trying to cross compile mono for an ARM target > > using scratchbox. The wiki page at http://www.mono-project.com/Scratchbox > > mentions a mono devkit,

[Mono-dev] scratchbox devkit?

2011-05-04 Thread Liam Staskawicz
Hi, I'm just getting set up trying to cross compile mono for an ARM target using scratchbox. The wiki page at http://www.mono-project.com/Scratchbox mentions a mono devkit, but the only address is to svn://anonsvn.mono-project.com which now redirects to github, and I can't find the subproject