On 9 March 2008 at 21:11, "=?GB2312?B?1tzP/se/?=" <[EMAIL PROTECTED]> wrote: >
Passing the -Dhy.no.sig=true option to ant sets HY_NO_SIG and it means that classlib (portlib) doesn't install a signal handler but leaves that task to the VM. Passing the -Dhy.no.thr=true option to ant sets HY_NO_THR and instructs the classlib build not to build libhythr but to let the VM provide one. There is also a HY_ZIP_API option which instructs classlib to use an API for access to the Zip Cache rather than accessing internals directly. I expect all of these will become the default in time. -Mark.
