Re: jdk with a small distro

2001-05-21 Thread Joi Ellis
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

Re: jdk with a small distro

2001-05-21 Thread Alexander Popov
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