How does gcj work? Im assuming if its not portable, it doesnt compile class files, and actually compiles native OS code?
On Sun, 2005-02-27 at 03:11 +0000, Qian Qiao wrote: > On Sun, 27 Feb 2005 07:20:12 +0630, Ducky Z. <[EMAIL PROTECTED]> wrote: > > Thanks a lot. > > > > So that we cannot optimize java applications. > > Well, there are ways to do so, javac itself has a optimization flag, > and if you don't mind losing the partability, you may even try > compiling java codes with gcj. > > There are ways, depends on how far you want to persue, performance wise. > > HTH. > > -- Joe > -- [email protected] mailing list
