This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: mingw32 target broken [cygwin as well] [the saga continues]


On Sat, Dec 08, 2001 at 07:01:06PM -0500, Adam Megacz wrote:
> 
>    _U' was not declared in this scope
> /home/megacz/gcc-3.1/bin/i686-pc-mingw32/libstdc++-v3/include/i686-pc-mingw32/bits/ctype_base.h:47: `
>    _L' was not declared in this scope
> /home/megacz/gcc-3.1/bin/i686-pc-mingw32/libstdc++-v3/include/i686-pc-mingw32/bits/ctype_base.h:48: `
>    _U' was not declared in this scope
> /home/megacz/gcc-3.1/bin/i686-pc-mingw32/libstdc++-v3/include/i686-pc-mingw32/bits/ctype_base.h:48: `
>    _L' was not declared in this scope

Hi,

Check out this thread on the libstdc++ mailing list:

http://gcc.gnu.org/ml/libstdc++/2001-03/msg00131.html
http://gcc.gnu.org/ml/libstdc++/2001-03/msg00134.html
http://gcc.gnu.org/ml/libstdc++/2001-03/msg00143.html

and this patch from bkoz:
http://gcc.gnu.org/ml/libstdc++/2001-03/msg00144.html

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          


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