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: is libstdc++-v3 "supposed" to compile on mingw?


On Mon, Feb 04, 2002 at 03:14:50PM -0800, Adam Megacz wrote:
> 
> /home/megacz/mingw-gcj/bin/i686-pc-mingw32/libstdc++-v3/include/i686-pc-mingw32/bits/ctype_base.h:46: `
>    _U' was not declared in this scope
> /home/megacz/mingw-gcj/bin/i686-pc-mingw32/libstdc++-v3/include/i686-pc-mingw32/bits/ctype_base.h:47: `
>    _L' was not declared in this scope
> /home/megacz/mingw-gcj/bin/i686-pc-mingw32/libstdc++-v3/include/i686-pc-mingw32/bits/ctype_base.h:48: `

These error messages look very similar to the ones here:
http://gcc.gnu.org/ml/libstdc++/2001-03/msg00131.html

which might have been solved by:
http://gcc.gnu.org/ml/libstdc++/2001-03/msg00144.html

Does that solve your problem?
-- 
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]