Hi all,
Will GCJ support Java Swing ?If not is there any other native
compilation( free tool, please) tool available under linux?
Thanks in advance.
Wills.
Andrew Thompson - 20 Aug 2007 12:10 GMT
>Hi all,
> Will GCJ support Java Swing ?
Never heard of GCJ till this instant, but pop into
into Google and find a list of hits, ..
<http://www.google.com.au/search?hl=en&q=GCJ&meta=>
..the top one of which states (purely in the
Google summation of the page)
<Link with page title..>
"The GNU Compiler for Java - compiles Java
source or bytecode to native machine code.
Most APIs are supported, except the AWT
and Swing."
Google is your friend, but since you appear
to be so lazy, I am not.
>...If not is there any other native
>compilation ...
What's the supposed point of that?

Signature
Andrew Thompson
http://www.athompson.info/andrew/
Roedy Green - 20 Aug 2007 12:16 GMT
>native compilation( free tool, please)
>tool available under linux?
not free, but you can try it free, see
http://mindprod.com/jgloss/jet.html
Unfortunately the free version has been discontinued.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
ldv@mail.com - 21 Aug 2007 08:06 GMT
> Hi all,
> Will GCJ support Java Swing ?If not is there any other native
> compilation( free tool, please) tool available under linux?
> Thanks in advance.
> Wills.
If your project is non-commercial, your best bet is to apply for a
free Excelsior JET license:
http://www.excelsior-usa.com/jetpricing.html#non-comm
LDV