Thanks, Archie
That's exactly what I figured out yesterday...
Now HelloWord prints "HelloWorld"
But I have another problem .. After this VM do not exit.
Also simple thread with counter value print hangs after printing five values
If I  put sleep in thread it hangs after printing first value...
No errors, no output, just stops without exiting...

It's probably related to my incorrect  definition of
extern inline const void * _jc_jmpbuf_sp(const sigjmp_buf buf)
in file \jchevm\libjc\arch\i386\i386_libjc.h  which I added few days
ago as cygwin specific branch.
If anybody have ideas about how this function must be difined correctly,
please, let me know.

Ivan






Archie Cobbs wrote:

snowdosker wrote:

Please share the link you've found :-)


Here is similar problem in postgress and some explanations
http://archives.postgresql.org/pgsql-cygwin/2003-11/msg00024.php


I don't have Cygwin but it appears that something like the attached
patch should work. If so let me know and I'll commit it.

-Archie

__________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com



Reply via email to