Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / June 2005

Tip: Looking for answers? Try searching our database.

Questions about Java Executables.

Thread view: 
CLastGentleman - 27 May 2005 15:00 GMT
Hi,
How I can create Win Exe from Java Source (GCJ).
If I create a Executable, must installed a Runtime on the client PC,
where the Programm Run.

Sorry for my Bad English.
Andrew Thompson - 29 May 2005 07:04 GMT
> How I can create Win Exe from Java Source (GCJ).

<http://www.physci.org/codes/javafaq.jsp#exe>

Signature

Andrew Thompson
http://www.PhySci.org/codes/  Web & IT Help
http://www.PhySci.org/  Open-source software suite
http://www.1point1C.org/  Science & Technology
http://www.LensEscapes.com/  Images that escape the mundane

Yu SONG - 30 May 2005 22:55 GMT
> Hi,
> How I can create Win Exe from Java Source (GCJ).

You need some third party programs (not in the standard Sun distribution)

> If I create a Executable, must installed a Runtime on the client PC,
> where the Programm Run.

It should not require JVM, but it may need other dlls.

Signature

Song

/* E-mail.c */
#define User            "Yu.Song"
#define At              '@'
#define Warwick         "warwick.ac.uk"
int main() {
printf("Yu Song's E-mail: %s%c%s", User, At, Warwick);
return 0;}

Further Info. :   http://www.dcs.warwick.ac.uk/~esubbn/
_______________________________________________________

Vit - 01 Jun 2005 12:48 GMT
> > Hi,
> > How I can create Win Exe from Java Source (GCJ).
> > If I create a Executable, must installed a Runtime on the client PC,
> > where the Programm Run.

You can try this tool, which allows to do exactly what you need:
http://www.excelsior-usa.com/jet.html
it will automatically define the elements of Run-time needed for your
application and inlude them into your executable.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.