Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <4343ACFB.1080505@familiehaase.de> Date: Wed, 05 Oct 2005 12:37:47 +0200 From: "Gerrit P. Haase" <gerrit AT familiehaase DOT de> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 MIME-Version: 1.0 To: Pavel Tsekov <ptsekov AT gmx DOT net> CC: "James R. Phillips" <antiskid56-cygwin AT yahoo DOT com>, cygwin AT cygwin DOT com Subject: Re: ATTN: g++ maintainer: Using string instances to pass arguments to dlls References: <20051004201411 DOT 23476 DOT qmail AT web31503 DOT mail DOT mud DOT yahoo DOT com> <Pine DOT CYG DOT 4 DOT 58 DOT 0510051150190 DOT 1536 AT mordor> In-Reply-To: <Pine.CYG.4.58.0510051150190.1536@mordor> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Pavel Tsekov wrote: > On Tue, 4 Oct 2005, James R. Phillips wrote: > > >>Does fixing this bug require upstream intervention, or can you just develop a >>patch, and submit it to upstream? > > > If it is only the std::string implementation that uses the described > optimization the problem can be worked around by just rebuilding libstdc++ > with _GLIBCXX_FULLY_DYNAMIC_STRING defined. If other classes provided by > libstdc++ use similiar techniques the best solution would be to get > libstdc++ built as shared library which according to Charles Wilson is > unfortunately a "hard problem" :( > > I'll try to rebuild libstdc++ now with _GLIBCXX_FULLY_DYNAMIC_STRING > defined and will report back if there is interest. I would like to help > to get this issue resolved. Yes, much appreciated. Please CC me when you report back! Gerrit -- =^..^= -- 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/