[PATCH] Build libgcc_s on Windows

Kai Tietz Kai.Tietz@onevision.com
Tue Sep 2 11:59:00 GMT 2008


Hi,

by this patch the build problems about gthr-win32.c are fixed for me. The 
problem is that in libgcc the header system.h isn't inherited and so 
CONST_CAST2 isn't declared. I add to gthr-win32.h an optional declaration 
of this macro.

NightStrike, does this patch works for you?

ChangeLog

2008-09-02  Kai Tietz  <kai.tietz@onevision.com>

        * gthr-win32.h (CONST_CAST2): Added.


Cheers,
Kai

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: w64-gthr.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080902/a00222f0/attachment.txt>


More information about the Libstdc++ mailing list