| delorie.com/archives/browse.cgi | search |
| 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 |
| X-Authenticated: | #14308112 |
| Date: | Wed, 5 Oct 2005 12:04:02 +0300 |
| From: | Pavel Tsekov <ptsekov AT gmx DOT net> |
| To: | "James R. Phillips" <antiskid56-cygwin AT yahoo DOT com> |
| cc: | cygwin AT cygwin DOT com |
| Subject: | Re: ATTN: g++ maintainer: Using string instances to pass arguments to dlls |
| In-Reply-To: | <20051004201411.23476.qmail@web31503.mail.mud.yahoo.com> |
| Message-ID: | <Pine.CYG.4.58.0510051150190.1536@mordor> |
| References: | <20051004201411 DOT 23476 DOT qmail AT web31503 DOT mail DOT mud DOT yahoo DOT com> |
| MIME-Version: | 1.0 |
| X-Y-GMX-Trusted: | 0 |
| X-IsSubscribed: | yes |
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. -- 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 |