X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 31 Jul 2008 16:03:08 -0400 From: "Karen Frank" Subject: How to run cygwin compiled/linked application on machine without cygwin installed? To: Message-id: <0K4V0014CZPGWZ21@vms173005.mailsrvcs.net> MIME-version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I have c++ application built on machine "A" with cygwin (1.5.25-14) installed. I have copied the application and cygwin1.dll to machine "B", where cygwin has not been installed. When I attempt to execute the application I get alert messages that various cygwin dlls are missing and that reinstalling may help to solve the problem. My understanding is that only the cygwin1.dll was required. I ran cygcheck on my application executable and I did get list of several dlls (eg: cygXm-2.dll) as dependencies. I am uncertain how to proceed. -- 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/