hai Juergen
thanx for ur reply,
when i compile the program after changing this line
Juergen Kreileder > you have to use JavaVMInitArgs instead of JDK1_1InitArgs.
gcc -O -I/usr/local/j2sdk1.3/include
-I/usr/local/j2sdk1.3/include/linux/
-L/usr/local/j2sdk1.3/jre/lib/i386/class
> "Sreenivas" == Sreenivas Gummadidala <[EMAIL PROTECTED]> writes:
Sreenivas> thanx in advance for ur reply , i wanna a programme to
Sreenivas> run which is there in jdk1.2.2 tutorial from sun , java
Sreenivas> native interface, invoking jvm . i have j2sdk1.3
Sreenivas> black
thanx in advance for ur reply , i wanna a programme to run which is there in jdk1.2.2
tutorial from sun , java native interface, invoking jvm .
i have j2sdk1.3 blackdowns java on redhat6.1 ,
i am compiling it with
$ gcc -O -I/usr/local/j2sdk1.3/include
-I/usr/local/j2sdk1.3/include/