SV: Adding another configuration feature to libjava for arm-elfmetal configurations
Øyvind Harboe
oyvind.harboe@zylin.com
Wed Apr 30 18:11:00 GMT 2003
>> I've been able to compile a CygWin arm-elf toolchain
>> and produce my first GCJ compiled Java program. I've also
>> debugged it from the arm emulator. :-)
>
>Great!
GCC 3.3 w/o any patches. Neat.
>Back in the early days we had little apps running in ~500k (text and
>data) on an embedded MIPS platform. I think the easiest way to get
>there again is to start stripping functionality out from libgcj. I
>would start by eyeballing linker maps to see if there are any obviously
>large chunks that can be removed for your application.
Will do.
Do you think it is worth the effort to try to create patch for a handful more
of disable/enable-java-foo (like disable/enable-java-awt) configuration
options(i.e. does it stand any chance of being accepted)?
Perhaps I'm going about this in the wrong way and there is some easier way to
configure a trimmed down libgcj.
Øyvind Harboe
More information about the Java
mailing list