Re: redistributing a part of cygwin

2016-02-04 Thread Larry Hall (Cygwin)
On 02/04/2016 01:20 PM, Achim Gratz wrote: Fabio writes: we have compiled a parallel program for Windows using cygwin. In order to make the program work on any computer we have to include in the package some parts of cygwin (some .dll and some .exe). There's another option: providing a script

Re: redistributing a part of cygwin

2016-02-04 Thread Achim Gratz
Fabio writes: > we have compiled a parallel program for Windows using cygwin. > In order to make the program work on any computer we have to include > in the package some parts of cygwin (some .dll and some .exe). There's another option: providing a script or instructions on how to install Cygwin

Re: redistributing a part of cygwin

2016-02-04 Thread Marco Atzeri
On 04/02/2016 14:59, Fabio wrote: Hi, we have compiled a parallel program for Windows using cygwin. In order to make the program work on any computer we have to include in the package some parts of cygwin (some .dll and some .exe). Since we want to distribute our package and make it freely avai

Re: redistributing a part of cygwin

2016-02-04 Thread Tim Prince
On 2/4/2016 8:59 AM, Fabio wrote: > Hi, > > we have compiled a parallel program for Windows using cygwin. > In order to make the program work on any computer we have to include > in the package some parts of cygwin (some .dll and some .exe). > > Since we want to distribute our package and make it

redistributing a part of cygwin

2016-02-04 Thread Fabio
Hi, we have compiled a parallel program for Windows using cygwin. In order to make the program work on any computer we have to include in the package some parts of cygwin (some .dll and some .exe). Since we want to distribute our package and make it freely available for downloading from our w