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: 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> Content-Type: text/plain; charset=UTF-8; format=flowed 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 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 ' on the target system in the context in which should be run say, where 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/