Umar Saif writes:
> I am trying to compile kaffe without the networking support (by
> removing the java.net dependency from the Makefiles in javalib),
> but my system.out wouldn't work. My files compiles (which just
> system.outs Hello world) but gives no output on kaffevm.
> 
> Does anyone know if kaffe bootstrap has dependencies on java.net
> code (Socket, Inet etc) and where does it get called ?

Nothing comes to mind but I wouldn't be surprised if it did..

You could do an experiment to see.. unzip normal Klasses.jar into
a tree and start deleting classfiles a few at a time..

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

Reply via email to