This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]