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: GCJ for eCos


>So, statically linked java is bigger than C++, but only by about a
>factor of two.

That varies between environments.

When I compile a hello world in eCos (using GCC), it is 40k. That
includes the eCos embedded OS with serial drivers and multithreading.
Impressive by any standard.

Compiling a static metal arm-elf-gcj hello world is ~1.5MB last I
checked.

Øyvind



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