This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compiling java applet with Gcj
> 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.
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.)
Ranjit.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/