delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <48484D15.7EC2A901@dessent.net> |
Date: | Thu, 05 Jun 2008 13:31:17 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
X-Mailer: | Mozilla 4.79 [en] (Windows NT 5.0; U) |
MIME-Version: | 1.0 |
To: | stamen AT kip DOT uni-heidelberg DOT de |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: g++ linking shared object problem |
References: | <48484762 DOT 2080209 AT kip DOT uni-heidelberg DOT de> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT 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 |
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. Brian -- 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 |