This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Statically linking libcygwin.a


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]