Well... I'm developing this apps. It is not that complex by itself however it is built using pastry (a peer-to-peer overlay). So it would not be that easy to port to Mono.
Also my app doesn't run with j2me. Anyway I'm still puzzled why a working sablevm setup takes so much space. Bye ----- Original Message ----- From: Zac Bowling <[EMAIL PROTECTED]> To: roberto riggio <[EMAIL PROTECTED]> Cc: . <[EMAIL PROTECTED]> Sent: Saturday, March 3, 2007 9:21:10 PM GMT+0100 Europe/Berlin Subject: Re: [Voyage-linux] Java VM If it has to be java then you can look into J2ME/CLDC 1.1. The runtime is less then 450k and class libraries in many cases and you can shrink it down even more by leaving out specific pieces. If you are developing it yourself, then I suggest using Mono rather then Java. You can do a lot more, its faster, its smaller, its far more easier to mix with native code, more security options, etc, etc... and C#'s syntax is very similar to that of Java... But then I'm partial to Mono since on of the core developers on the project :-) Zac Roberto Riggio wrote: > Hi, > > this is my first post on this ML. I'm using voyage linux on a WRAP board 1E. > > I'm interested in running some java apps. I'm installing sablevm in this > moment, > however according to apt-get the installation will require 83 MB!!! > > I've used before sablevm with openwet on some linksys wireless routers and > the > required space was far below 80 Mb. My target would be to have a voyege > system > with a java vm in a 128 Mb compact flash. > > Do you have any suggestion? > > Thanks > Roberto > > _______________________________________________ > Voyage-linux mailing list > [email protected] > http://list.voyage.hk/mailman/listinfo/voyage-linux > > -- ======================================== Roberto Riggio, Ph. D. Student CREATE-NET via Solteri 38 38100 -- Trento (Italy) tel: +39.0461.82.85.84 fax: +39.0461.42.11.57 e-mail: [EMAIL PROTECTED] web page: http://dit.unitn.it/~riggio/ ======================================= The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited according to the Italian Law 196/2003 of the Legislature. If you received this in error, please contact the sender and delete the material from any computer. _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
