----------
| From: cs.lywab / mime, , , [EMAIL PROTECTED]
| To: java-linux / mime, , , [EMAIL PROTECTED]
| Subject: JIT compiler TYA
| Date: Friday, September 18, 1998 3:21AM
|
| Dear all,
|
| I would like to ask do TYA support a JAVA application with native
| C function call? It seem that I got core dump in this suitation. I would
| like to confirm it!
Yes, it does support it, I 've got it up and running. I remeber that it
didn't work for me
the first time. I sent a note to Albrecht Kleine and he advised me to
do the following:
1. Outcomment in tyaconfig.h
#define FAST_NATIVE102STYLE
2. recompile TYA
It did work for me!
Good luck,
Addy.