Re: 1.2.2 Sun sources vs. pre-v2 diffs :(

1999-10-22 Thread Greg Wolodkin
Nathan Meyers writes: > On 22 Oct, Greg Wolodkin wrote: > > p.s. what's the motivation behind pushing the Motif dependencies > > into libawt.so in the 1.2 builds? This seems to make it > > impossible to have a Motif application which uses the JNI > > to do Java stuff (with AWT,

Re: 1.2.2 Sun sources vs. pre-v2 diffs :(

1999-10-22 Thread Moses DeJong
I think this is so that people who use AWT components in a JNI started Java program do not need to have Motif installed on the box. With Motif statically linked into libawt.so, this is not a problem (it was a problem with 1.1.7). I hope that helps Mo DeJong > p.s. what's the motivation behind pu

Re: 1.2.2 Sun sources vs. pre-v2 diffs :(

1999-10-22 Thread Nathan Meyers
On 22 Oct, Greg Wolodkin wrote: > p.s. what's the motivation behind pushing the Motif dependencies > into libawt.so in the 1.2 builds? This seems to make it > impossible to have a Motif application which uses the JNI > to do Java stuff (with AWT, anyway). Probably I'm missing >

1.2.2 Sun sources vs. pre-v2 diffs :(

1999-10-22 Thread Greg Wolodkin
Hi all - After registering with Sun, all I find there are the 1.2.2 JDK sources, and a patch from 1.2 -> 1.2.2 that I cannot reverse cleanly. The diffs available from Blackdown don't apply cleanly (obviously) to the 1.2.2 Sun tree after doing the patch-o-matic renaming etc. Can anyone provide a