This is the mail archive of the cygwin@sources.redhat.com 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]

Re: -mno-cygwin and c++ stl... progress?


On Tue, Jan 30, 2001 at 03:19:07PM -0600, Mumit Khan wrote:
>On Tue, 30 Jan 2001, Christopher Faylor wrote:
>
>> On Tue, Jan 30, 2001 at 02:37:51PM -0600, Mumit Khan wrote:
>> Hopefully, I have worked around this in recent gcc 2.95.* releases so it
>> shouldn't be a problem.
>
>The workaround you mention only applies to building the mingw specific
>bits in Cygwin/Winsup, and not applicable to general class of C++ code.
>
>FYI, libstdc++-v3, as part of gcc-2.97, uses exceptions internally, and 
>the current code will pull in various bits of eh.o(libgcc.a), even when 
>building winsup/cinstall with exceptions rtti etc turned off. I may have 
>a workaround/solution, but haven't tested it yet.

I actually thought that I'd removed all occurrences of impure_ptr from
libgcc.a but I see that two still remain.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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