Thank you Rana, after using the full lib name I can use my own gc now.

  Maybe we should update the "how-to" document...



On 1/5/07, Rana Dasgupta <[EMAIL PROTECTED]> wrote:

Try -XDvm.dlls=<...your full .so name ...> and make sure that the .so file
is in the right directory ...eg deploy/jdk/jre/bin/default   ... the build
may not be moving it to the right place

On 1/4/07, fenghao <[EMAIL PROTECTED]> wrote:
>
>      yeah, I've looked through that page before. I can build my own gc
> correctly, but when I run VM using the argument -Dvm. dlls=..., there is
> an error "cannot open shared object file: No such file or directory". In
> fact I've already build that .so.
>
>
>  ------------------------------
>  fenghao
> 2007-01-05
>  ------------------------------
>  *发件人:* Rana Dasgupta
> *发送时间:* 2007-01-04 23:39:40
> *收件人:* [email protected]; [EMAIL PROTECTED]
> *抄送:*
> *主题:* Re: how to switch to other gc
>
>  Fenghao,
>     Please take a look at the Harmony website at:
>
> http://harmony.apache.org/subcomponents/drlvm/gc-howto.html
>
>    to see the interfaces you need to implememt and how to plug into the
> build system.
>
> Thanks,
> Rana
>
>
> On 1/3/07, fenghao <[EMAIL PROTECTED] > wrote:
> >
> > Dear all,
> >
> >    If I want to use my own gc, how should I config the VM and how
> > should I load the library?
> >
> >    Thank you!!!
> >
> >
> >
> >
> >
> > fenghao
> > 2007-01-04
> >
> >
>

Reply via email to