Re: Still vexed, JNI + Motif in 1.2 JDK

1999-11-29 Thread Juergen Kreileder
> Greg Wolodkin writes: Greg> The 1.1.7 model (where Motif was resolved by java, javac, Greg> etc) worked with no problems. But I've tried everything Greg> (except for building my own JDK from Sun sources and Greg> Blackdown diffs) and I'm convinced there is no way I can do

Still vexed, JNI + Motif in 1.2 JDK

1999-11-29 Thread Greg Wolodkin
Hi all - Has anyone had any luck using the newer 1.2 JDKs (1.2-preXX and/or the latest 1.2.2-RCxx) from within a Motif app? Specifically I'm trying to use the JNI to make calls from within a C program, and running into trouble due to the fact that libawt.so contains a statically linked copy of Mo