Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-ID: <4334B730.9070503@grics.net> Date: Fri, 23 Sep 2005 21:17:20 -0500 From: Bryan Dunphy User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: CygWin DLL linking and the number of files that have to be distributed Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/