This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Fixing the state of C++ in Cygwin
- From: Angelo Graziosi <Angelo dot Graziosi at roma1 dot infn dot it>
- To: cygwin at cygwin dot com
- Date: Tue, 2 May 2006 00:40:21 +0200 (MET DST)
- Subject: Re: Fixing the state of C++ in Cygwin
Steven Brown wrote:
> As an example of why just patching the headers won't work, try to
> compile and run my old weirdbug[1] example - type make and run
> xxx-cygwin.exe. If it aborts, the problem still exists on your system. I
> just tested it, and as expected, simply patching the files like that
> didn't fix it.
I confirm! Your test case aborts if compiled with GCC-3.4.4+onlyPR24196 to
basic_string*.
Your test case DOES NOT abort if one builds it with GCC that was rebuilt
whitout that patch but configured with --enable-fully-dynamic-string!
Thanks,
Angelo.
--
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/