This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
ctype_base.h _U and others
- From: Shaun Jackman <sjackman at pathwayconnect dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: 26 Jun 2003 10:42:17 -0600
- Subject: ctype_base.h _U and others
- Organization: Pathway Connectivity
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