This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Obfuscation - optimisation?
- From: Michael Koch <konqueror at gmx dot de>
- To: java at gcc dot gnu dot org
- Cc: Martin Egholm Nielsen <martin at egholm-nielsen dot dk>
- Date: Wed, 24 Nov 2004 10:49:15 +0100
- Subject: Re: Obfuscation - optimisation?
- References: <co1hd1$52j$1@sea.gmane.org>
Am Mittwoch, 24. November 2004 09:40 schrieb Martin Egholm Nielsen:
> 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?!
gcj can compile from class files to native but its less effective.
Michael
--
Homepage: http://www.worldforge.org/