Riyad Kalla wrote:
> Is there a way to make a java program self executable on
> linux? I know on the window platform some programs do, or
> atleast used to compile into native code for you if you
> wanted. But I was just wondering if this was an option on a
> linux box so incase I wanted to distribute the file, i could
> distribute it as a binary as well as source (for people that
> wouldn't know hwo to compile it, etc. etc.)
>
> Thanks!
>
You can have a look to http://egcs.cygnus.com, they announce that they have
released
gcj which is supposed to create executable from .java or .class files. I haven't
et tried it
so I don't know which JVM it is compatible with !!
Yours
Guillaume
>
> --
> (: Riyad Kalla :)
> (: CS Major - U of A :)
> (: http://www.u.arizona.edu/~rsk :)
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]