Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 28 Feb 2000 01:50:47 -0500 To: "Charles S. Wilson" Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Undefined reference to '_ctype_'? Message-ID: <20000228015047.A14950@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com References: <20000225132218 DOT 5282 DOT qmail AT web110 DOT yahoomail DOT com> <20000225145103 DOT SM00161 AT KENDALLB> <20000226040630 DOT A21594 AT shell4 DOT ba DOT best DOT com> <20000227154653 DOT A7573 AT cygnus DOT com> <38B9BA99 DOT 5C4B3728 AT ece DOT gatech DOT edu> <20000227212444 DOT A11989 AT cygnus DOT com> <38BA1A28 DOT 93A03DDD AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.4i In-Reply-To: <38BA1A28.93A03DDD@ece.gatech.edu>; from cwilson@ece.gatech.edu on Mon, Feb 28, 2000 at 01:48:08AM -0500 On Mon, Feb 28, 2000 at 01:48:08AM -0500, Charles S. Wilson wrote: >Chris Faylor wrote: >> Anyway, the way that I debug the DLL is to put gdb and a "working" dll >> in the same directory and then use that to debug a broken dll. Since >> Windows will find a DLL in the same directory as the executable, this >> works fine. > >I did not know this. There have been so many warnings about "don't ever >ever ever even *think* about having multiple cygwin.dll's on your >system" that it never occurred to me. It only really works with gdb and that is because gdb uses so little of special cygwin things like fork/exec. The general warning about avoiding multiple DLLs is still valid. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com