I had to change a few bits here and there, and it now works on my Mac (at least in 32 bit). Charlie: cleaning up the JRuby code and sending it to you is now officially the next thing on my list...
- Lukas On 07.06.2010 19:17, Lukas Stadler wrote: > Well, I finally got my hands on a Mac machine, I'll investigate as soon > as I've finished installing. > > - Lukas > > On 03.06.2010 03:55, Stephen Bannasch wrote: > >> At 1:06 PM -0400 6/2/10, Stephen Bannasch wrote: >> >> >>> Hi Lukas, >>> >>> It's great to see coro land. >>> >>> I'm now getting these errors trying to build coroutine.cpp on MacOS X >>> 10.5.8: >>> >>> ./hotspot/src/share/vm/runtime/coroutine.cpp: In static member function >>> 'static Coroutine* >>> Coroutine::create_coroutine(JavaThread*, CoroutineStack*, oopDesc*)': >>> ./hotspot/src/share/vm/runtime/coroutine.cpp:282: error: 'coroutine_start' >>> was not declared in thisscope >>> >>> >> Taking a closer look the problem is obvious -- the method coroutine_start is >> only defined in two #ifdef blocks, one for WINDOWSand one for LINUX. >> >> _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
