X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?UTF-8?B?UmVuw6kgQmVyYmVy?= Subject: Re: How to run cygwin compiled/linked application on machine without cygwin installed? Date: Thu, 31 Jul 2008 16:33:30 -0500 Lines: 27 Message-ID: References: <0K4V0014CZPGWZ21 AT vms173005 DOT mailsrvcs DOT net> <489228DF DOT 3030109 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <489228DF.3030109@cygwin.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Larry Hall (Cygwin) wrote: > Karen Frank wrote: >> 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=20 >> 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. >=20 > If installing Cygwin is not an option for some reason, then you need all > the DLLs you see listed by 'cygcheck'. Of course this will make you a > . You have been warned and may be > shunned. See if you can sleep well now! ;-) And you need Cywin/X running (the above library is for X windows) which=20 is a lot more than a list of libraries. --=20 Ren=C3=A9 Berber -- 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/