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]

Obfuscation - optimisation?


Hi there,

A question came to mind:
When using classes one can use obfuscation/optimisation tools on class-files (e.g. progaurd) in order to reduce footprint, etc. Are there any similar possibilities with gcj?
I reckon I cannot use progaurd since gcj cannot compile to native from class-files, right?!


Regards,
 Martin


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