Re: linking cygwin as static library

2016-02-10 Thread Yaakov Selkowitz
On 2016-02-10 12:36, Eduardo Silva wrote: I am porting a Linux based open source project to Windows and now it runs perfectly with Cygwin. Now I want to know how I can link it statically with Cygwin, I want to get rid of cygwin1.dll to have just a standalone binary. https://cygwin.com/faq.html#

linking cygwin as static library

2016-02-10 Thread Eduardo Silva
Hi, I am porting a Linux based open source project to Windows and now it runs perfectly with Cygwin. Now I want to know how I can link it statically with Cygwin, I want to get rid of cygwin1.dll to have just a standalone binary. any hints are appreciated, -- Eduardo Silva http://edsiper.linuxch