On 2017-10-27 13:54, Sair, Umair wrote:
> I have a question regarding statically linking with cygwin library. As 
> mentioned in https://cygwin.com/licensing.html, user can statically link
> with libcygwin.a. I statically linked with libcygwin.a but the final
> executable still> have dll dependency. How can I remove this dll dependency?
Run cygcheck on the exe - the remaining DLLs should be in Windows/... e.g.
system32 or SysWOW... and not in <CYGWIN_ROOT>/bin.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to