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 [
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