hi all! is there any way to build kaffe as a unique binary file, without needs for other libraries like the one in /jre/lib/*.a (libnative.a etc...)?? If I can I want to have the kaffe VM as only to files: 1) kaffe-bin 2) jar archive I think I need to use libtool in some way but I tried a number of time without any success :,-( any idea?