discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Command line tool on Windows


From: Ingolf Jandt
Subject: Re: Command line tool on Windows
Date: Mon, 26 Jun 2006 23:29:58 +0200

> > I want to build a command line tool on windows which works "out of
> > the box". This means you just copy over the .exe file to a "virgin"
> > Windows machine and you are ready to go.
> > 
> > 1. Is that possible with GnuStep or CygWin/GnuStep? (i.e.: linking
> > everything that's needed into the .exe)

Real static linking is unfortunately broken. (In theory "make static=yes" 
should achieve what you describe.) But you can ship your app with all needed 
.dll files copied into the same directory and some paths set. There are 
instructions at
http://mediawiki.gnustep.org/index.php/Deployment_on_Windows
I don't know if anyone tried out this procedure recently, but it should work. 

Good luck.
  ingolf

__________________________________________________________________________
Erweitern Sie FreeMail zu einem noch leistungsstärkeren E-Mail-Postfach!        
        
Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131





reply via email to

[Prev in Thread] Current Thread [Next in Thread]