X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 5 Jun 2008 16:53:54 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: g++ linking shared object problem Message-ID: <20080605205354.GA28789@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <48484762 DOT 2080209 AT kip DOT uni-heidelberg DOT de> <48484D15 DOT 7EC2A901 AT dessent DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48484D15.7EC2A901@dessent.net> User-Agent: Mutt/1.5.16 (2007-06-09) 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 On Thu, Jun 05, 2008 at 01:31:17PM -0700, Brian Dessent wrote: >stamen AT kip DOT uni-heidelberg DOT de wrote: > >> gdb: unknown target exception 0xc0000135 at 0x7c974ed1 > >It's not corrupt in any way, 0xc0000135 is simply STATUS_DLL_NOT_FOUND. >If you run it outside of Cygwin from a regular command prompt you will >see a popup message about missing DLL. You just need to adjust your >PATH correctly so that the DLL can be found by the operating system. Hmm. Seems like gdb should be more helpful in this scenario. Would you like to file a PR on this Brian? cgf -- 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/