Please help me to unsubscribe to java-linux-digest.
Maybe I used some other adress when I subscribed:
[EMAIL PROTECTED]
or it doesn´t work because I filled it in from a webpage.
Thanks
Mattias Andersson
--
Power Macintosh G4: means Power for DVD
--
>From: [EMAIL PROTECTED]
>To: [EMAIL P
I e-mailed nvidia with the bug report
and i was told to do an "ltrace". Does anyone
on these mailing lists know how
I go about that?
The suggestion (by nvidia) is that the java VM
isn't allocating big enough strings.
-- Forwarded message --
Date: Mon, 21 May 2001 10:58:00 -0700
On Mon, 21 May 2001, Alexander Popov wrote:
> So my question is: What parts of the glibc can we
> strip down - what does the Blackdown 1.1.8 VM need
> from the standard glibc?
Try this?
nm -g -D -u /usr/local/java/jdk1.2.2/bin/i386/green_threads/java
--
Joi EllisSoftware E
Hi guys,
We are currently trying to create a small linux
distribution (with as small memory footprint as
possible) to run java apps.
So we've compiled a cut-down kernel and we made a
small VM (I've cut a Blackdown JDK1.1.8 to about
3.5MB - all this will stay on a less than 8MB
flash)...
The main