I've submitted a patch to the JIRA to make DRLVM compile two GCs, one
under gc_cc/ directory (originally gc/ of gcv4.1), the other under
gc_gen/ for gcv5 subtree. The default collector is still gcv4.1 in
DRLVM. People can specify gcv5 with command line option
-Dvm.dlls=gc_gen.dll .

In future we may put all GCs under subtrees of gc/ directory.

Thanks,
xiaofeng

On 10/6/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Can you make it selectable for build? IOW

   sh build.sh  -Dbuild.gc=5

or something...

Weldon Washburn wrote:
> Good progress.  I will plug GCV5 in today or tomorrow and report what runs.
> Provided this code sits well w/ drlvm tree, I will go ahead an commit to
> vm/gcv5
>
> On 10/6/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> Xiao-Feng Li wrote:
>> > The submitted revision is downloadable in JIRA-1428 at:
>> > http://issues.apache.org/jira/secure/attachment/12342430/gcv5-r0.10.zip
>> >
>>
>> Nice!  w00t!
>>
>> > Attached in this email is the gc.xml file I am using that replaces
>> > existing one for building gc.
>>
>> Please attach that to the JIRA as well.  I can't wait to try this...
>>
>> Products Division
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to