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: Compiling "static" applications with SWT/GTK


Hi Bryce,

>I think splitting libgcj up into many small peices would introduce more 
>problems than it solves. My idea for static applications is to have a 
>runtime option that dumps out a list of classes that are actually 
>initialized/used by the application, which is then fed back into the 
>compiler (and maybe combined with some static analysis) to generate an 
>optimized static executable that contains only the required bits of the 
>runtime.

Does this thread pertain to this in any way?:

http://gcc.gnu.org/ml/java/2003-03/threads.html#00089

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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