This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: help with gcj for embedded platform


"Scott Gilbertson" <scottg@mantatest.com> writes:
>> headache with this stuff. I've looked at the CDC platform from Sun,
>> and that would be great (looks as though it will run in about 2MB),
>> but the licensing costs appear to be prohibitive.

I managed to get XWT (statically linked with libgcj) below half a
megabyte post-compression using NanoGoat:

  http://core.ibex.org/src/org/ibex/util/NanoGoat.java

It's open source, but right now it's specialized for XWT in
particular; it's unlikely to work "out of the box" for other apps
without a decent amount of hand-tuning.

       ** shameless and crass commercialism follows **

I do consulting and I think getting NanoGoat to work on a commercial
app would make an interesting project.

  http://www.megacz.com/consulting.html

Okay, sorry to annoy you all with that....

  - a


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]