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: stripping libgcj.so.4 -- lightweighting libjava


> And embedded systems, using stripped, statically-linked binaries.

I think you're right. Embedded systems are also a potential success story for GCJ
(after a bit of additional -- and already ongoing -- "lightweighting").

>"what is GCJ good for".

The list may -- for sure -- already include:

* SWT guis
* AWT guis (as you pointed out)
* commandline tools
* cgi-bin applications
* inetd, xinetd, and tcpserver applications (serverside transient executables) 
* long-running daemons
* embedded systems with constrained resources
* ...

Could there be a specific page at http://gcc.gnu.org/java/ for this?


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