On 4/1/06, Enrico Migliore <[EMAIL PROTECTED]> wrote:
>
> I, and others, ported JCHEVM to Cygwin, during the past 2 months; there
> are still a couple of things to fix, but the main work is done.
>
> The port was made in order to be able to "study"  JCHEVM on the Windows
> platform. I understand, in fact, that having the Cygwin layer running on
> top of Windows may compromise speed performances of any JVM. In
> principle, the "-no-cygwin" option of GCC should allow us to produce an
> executable that doesn't need the cygwin1.dll library, but:
>
>  1. I haven't yet tried to enable it
>  2. The functionality of  cygwin1.dll might be embedded in the
> executable file (in this case the Cygwin layer is hidden in the .exe)

I don't think it does include cygwin in any form.  It builds against
the mingw libraries instead.

Regards,
 Mark.

--
Mark Hindess <[EMAIL PROTECTED]>
IBM Java Technology Centre, UK.

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

  • Re: SableVM or JCHEVM? Mark Hindess

Reply via email to