running JAVA on embeded linux

2000-03-22 Thread Xiangzhou Wang
Hi I try to embed Linux in a device and I also want to run java (including GUI). How many libraries do I need for running java. Is there any java mircro edition release soon on Linux? Thanks, Fox -- To UNSUBSCRIBE, email to [

Re: Hitting walls with JDK1.1.7v1a native threads

1998-12-21 Thread Xiangzhou wang
I will say it is JVM problem if your app is pure java. You should not get SIGSEGV in your java code. Fox Nathan Meyers wrote: > The Java app I'm developing on Linux is failing when I try to run with > native threads. Before I spend a lot of time scratching my head over my > own code, I need to