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 java applet with Gcj


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Mittwoch, 23. Juli 2003 08:41 schrieb Ranjit Mathew:
> > i want to know more about compiling java applet with Gcj .
> > i want to know is theire any java applet site's in which i can
> > complie with Gcj without any AWT support.
> > as well i want to run an windowed applet compiled by Gcj.
>
> [Please wait for some time for a response to your message - you
> have sent four messages to the list already within
> an hour!]
>
> As you might know, GCJ supports compiling to bytecode
> as well as to native code.
>
> Applets compiled using the latter option cannot be run
> inside current browsers, though some work is underway
> (by Michael Koch, I think) to achieve this.

No, no, no, supporting native applets in browsers would be a bad 
securtiy risk.

> Applets compiled using the former option (to bytecode)
> should run inside browsers. Have you tried this? Did you
> get an error? (Signed applets are also not currently
> possible with the GCJ toolset.)

Well, Applets are in general not really limited to be used in Browsers 
only.

Archana: It would be really nice if you could give us things you tried 
already and what are you wanting to achieve. We will not provide you 
with a top down list of steps to type into your shell to compile 
anything that works for every thinkable case.


Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/HjH8WSOgCCdjSDsRAjLdAJwL9Z0PHszYgV7pCKieCieyBhv8XQCfVZgl
4eKRRxmjZ8HIV0C7Yh1isZY=
=Z6Vd
-----END PGP SIGNATURE-----


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