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: Re: GCJ and J2ee


dbousseb@netcourrier.com writes:
 > Hi AG;
 > 
 > GCJ works only under Linux/UNix ?

He didn't say that; he said that gcj app server code has only been
tested under GNU/Linux.

 > I would like to generate a native code to scrambles Java source
 > code to make it very difficult to understand or reverse-engineer.

In which case gcj won't help you, because Java app servers all load
from bytecode files, gcj included.

Andrew.


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