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/