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]

SV: Adding another configuration feature to libjava for arm-elfmetal configurations


>> 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


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