delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <49120708.2060406@cygwin.com> |
Date: | Wed, 05 Nov 2008 15:50:16 -0500 |
From: | "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080723 Fedora/2.0.0.16-1.fc8 Lightning/0.9 Thunderbird/2.0.0.16 Mnenhy/0.7.5.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: issues compiling and migrating exe / dll files |
References: | <20081105203749 DOT D40FC1A0039 AT smtp DOT hushmail DOT com> |
In-Reply-To: | <20081105203749.D40FC1A0039@smtp.hushmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Scott Thompson wrote: > Hi all. I'm trying to do the following and running into some > problems: > > 1. Install cygwin on a host computer (works). > 2. Compile a set of binaries and dll's using gcc/make (works). > 3. Sanity check that the binaries actually run and execute > properly (works). > 4. Zip the compiled binaries and dlls, then unzip on a different > cygwin install (works). > 5. Run the compiled binaries (some of which use the dll's) (does > not work on some systems). What does 'cygcheck <foo>' on the target system in the context in which <foo> should be run say, where <foo> is your executable? If this doesn't point at a missing DLL, you can do 'echo $?' after running the executable in question and get some insight as to why it's failing. Also, it's worthwhile looking at the output of 'cygcheck -s -r -v' on both the original and target system to look for important differences. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |