Thanks. Senaka, have you got to understand the process of object allocation and collection in Parrot? And the object layout/encoding there?
Thanks, xiaofeng On Fri, May 16, 2008 at 5:04 AM, Senaka Fernando <[EMAIL PROTECTED]> wrote: > Hi again, > > Please note that the JNI sources will not be added once the patches for [1] > is applied. > > [1] https://issues.apache.org/jira/browse/HARMONY-5689 > > Regards, > Senaka > > On Fri, May 16, 2008 at 2:24 AM, Senaka Fernando <[EMAIL PROTECTED]> > wrote: > >> Hi all, >> >> I managed to build the gc as a library, after adding several includes. I >> have attached the build file I used. >> >> Regards, >> Senaka >> >> >> On Wed, Apr 30, 2008 at 6:36 PM, Senaka Fernando <[EMAIL PROTECTED]> >> wrote: >> >>> Pavel, >>> >>> Thanks for the information. Will take a look at it. >>> >>> Regards, >>> Senaka >>> >>> >>> On Wed, Apr 30, 2008 at 6:23 PM, Pavel Pervov <[EMAIL PROTECTED]> wrote: >>> >>>> Senaka, >>>> >>>> Please, look for changes made for interfaces used by Jitrino. You have >>>> to replicate the same scheme for gc_gen. >>>> >>>> Summary: interfaces were changed from compile-time linking to runtime >>>> linking. As such we avoid the dependency from VM library available at >>>> compile time. >>>> >>>> WBR, >>>> Pavel. >>>> On 4/26/08, Senaka Fernando <[EMAIL PROTECTED]> wrote: >>>> > Hi all, >>>> > >>>> > As a first step of making it possible to build the GC without the VM, >>>> it is >>>> > required to create a "dummy VM side" in order to avoid build failures. >>>> Are >>>> > there any better ways? >>>> > >>>> > Regards, >>>> > Senaka >>>> > >>>> >>>> >>>> -- >>>> Pavel Pervov, >>>> Intel Enterprise Solutions Software Division >>>> >>> >>> >> > -- http://xiao-feng.blogspot.com
