Invalid asms in libstdc++-v3/config/cpu/alpha/bits/atomicity.h

Benjamin Kosnik bkoz@redhat.com
Thu Jan 25 13:46:00 GMT 2001


> I tried something very much like this patch yesterday, but then I
> stumbled across another problem:
> 
> /usr/var/tmp/egcs/alphaev6-dec-osf4.0f/libstdc++-v3/include/bits/ctype_inline.h: In
>    member function `bool std::ctype<char>::is(unsigned char, char) const':
> /usr/var/tmp/egcs/alphaev6-dec-osf4.0f/libstdc++-v3/include/bits/ctype_inline.h:40: `__OBJ_DATA'
>    undeclared (first use this function)

...because it's using AIX ctype bits. Some of the recent (ie anything past 
tuesday) checkins should solve this. You should be using the generic 
ctype bits. (And can check this by looking what your build directory's
libstdc++-v3/include/bits files are linked to.)

-benjamin


More information about the Libstdc++ mailing list