Hi,
I was trying to find out how to do just that too.
I'm using Visual Age for Java, which includes a "high performance java compiler"
that can compile java programs to native code for different platforms. I wanted
to compile a pretty simple java program (1 .java file only, no GUI, use
java.lang only) to an exe that will run on Windows PCs without jvm installed.
However I realise I need to distribute the exe together with a dll(hpj.dll)
which is more than 3 MB in size!

Can anyone recommend some other compilers (preferably free) that will be able to
compile such simple java applications for easy deployment?

Thanks.

-------------------------------------------
>Date:    Wed, 24 Nov 1999 13:03:43 +0530
>From:    Sanjay <[EMAIL PROTECTED]>
>Subject: How do I convert Java application to EXE  ? (off topic)

>How can I convert my Java application (total 3 class files) to a EXE =
>file on WindowsNT ?=20

>Sorry for the off-topic Qs, but since I could not get the information =
>anywhere else I thought to put it up here......Please help me out =
>guys......

>Thanx a lot,

>Sanjay Karanjkar
>Systems Engg.
>Tata Infotech Ltd.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to