This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

ctype_base.h _U and others


When compiling libstdc++-v3 from GCC 3.2 for arm-wince-pe using GCC
3.2.2 from Redhat, I get the following error:

from ../../../gcc/gcc-3.2/libstdc++-v3/src/globals.cc:30:
/home/sjackman/work/pocketpc/libstdc++/build/include/arm-wince-pe/bits/ctype_base.h:46: `
   _U' was not declared in this scope

and so on for _U _L _N _X _S _P _B _C.

What's gone wrong, and how can I fix it?

Thanks,
Shaun



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