Re: Building choices (was: Re: Code contribution to harmony)

2005-11-30 Thread Andrey Chernyshev
On 11/23/05, Graeme Johnson [EMAIL PROTECTED] wrote: 'make' also simplifies the bootstrapping issue. When you are doing the initial port of the VM to a new platform, and you don't have java running yet, having your build instructions encoded in Ant is problematic. Well, good point. However,

Re: [jchevm] Porting JCHEVM to OSX/PPC

2005-11-30 Thread Enrico Migliore
The good news first: it compiles now. The problem I described in the previous mail was that libjc was linked with the option -module (so it can be dlopen()ed) and this is not portable. I removed the -module and now it compiles. I stripped out lots of ELF specific stuff, so my version could be

[result] Re: [vote] accept JIRA contribution HARMONY-14 (IBMs contribution of core classlib, native support and vm/classlib interface)

2005-11-30 Thread Geir Magnusson Jr.
Ok, this was longer than 72 hours, but good things are worth waiting for. By my count, there were 8 +1s, no 0s or -1s, and it seems that Anindo Ghosh tried to vote twice :) So I'll finish the admin stuff and drop into the sandbox, and then we start thinking about how we might want to

Re: Full disclosure

2005-11-30 Thread Anthony Green
On Mon, 2005-11-28 at 07:16 -0800, Leo Simons wrote: I didn't take notes but one of the many things I took away from this is that it might be a real good idea to try and see if classpath can be LGPLed; Mark seemed to think that is not an unattainable goal. When I get my hands on some spare