Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <20031024233513.43436.qmail@web41206.mail.yahoo.com> Date: Fri, 24 Oct 2003 16:35:13 -0700 (PDT) From: Benjamin Cutler Subject: Re: Problem with a cygwin App - Broken on a pristine system until I install cygwin, cygwin1.dll doesn't seem to be enough To: cygwin AT cygwin DOT com In-Reply-To: <20031024231841.GA14297@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Christopher Faylor wrote: > If you are distributing cygwin outside your organization, the other > thing you need to include is the source code for your application and > for the Cygwin DLL, as per the GPL. > Aye, it's a GPLed app. I didn't want to provide a URL to the app's page unless asked, but if you want I certainly can, if it helps narrow the problem down. > Assuming that you know this, you are right in assuming that just > copying the cygwin DLL should be enough. You could try just > copying the 'strace' program to the system in question and running > the program with that to see if you can gather a clue into what > is going on. > Hrm, next time I get a chance to sit down in the CS lab and hammer away at it for a while (I currently only have a Linux box available to me without making a trip across campus) I'll try strace. As the previous poster suggested, I had already tried cygcheck, and all it spat back at me was SDL.dll, cygwin1.dll, and a bunch of standard Windows DLLs. Perhaps there's a compiler switch that I missed? > Otherwise the tried and true printf debugging technique is probably > your best bet. Aye, I've already considered this, I just ran out of time to work on it today... __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- 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/