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]

CygWin DLL linking and the number of files that have to be distributed


I used to be able to compile Application "X" and give it to someone without CygWin by just giving them "X.exe". However, now it complains it can't find one or more DLLs. I'm assuming this is because CygWin switched from static to dynamic linking by default.

How do I get it to go back to static linking so all I have to give them is "X.exe".

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


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