X-Spam-Check-By: sourceware.org
Message-ID: <1141921100.4410554ca7b84@portal.unileoben.ac.at>
Date: Thu, 09 Mar 2006 17:18:20 +0100
From: vita@unileoben.ac.at
To: Gary Zablackis <gzabl@yahoo.com>
Cc: cygwin@cygwin.com
Subject: Re: Bug in dlopen() (or following) code in Cygwin1.dll v 1.5.19-4
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2.4
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I have got to a similar problem with Cygwin having same symptoms. I have found
that there was a reported problem with a strings in libstdc++.la, if your
application is using dlls. It is really awfull bug to identify...

See this links for details:
http://sourceware.org/ml/cygwin/2006-01/msg01352.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24196

I got around by compiling gcc-4.0.2 with extra flag
--enable-fully-dynamic-string and I will later use a new string implementation
that should come with gcc-4.1.

PV


----------------------------------------------------
Sent through the University of Leoben webmail system


--
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/

