--On January 10, 2006 12:45:57 PM -0700 Martin Sebor <[EMAIL PROTECTED]> wrote:

According to Howard, Apple doesn't distribute libsupc++ with gcc 4
on OS X. Instead they make it available for download as part of their
Xcode development environment. See
     http://www.apple.com/macosx/features/xcode/
and
     http://developer.apple.com/tools/download/.

I only had XCode 2.1. It seems I needed XCode 2.2 - we should document that in README. =) /usr/lib/libsupc++.a is installed when you install XCode 2.2.

It now fails compiling bitset.cpp per attached log.  HTH.  -- justin
make[2]: Nothing to be done for `all'.
gcc -c -I/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/ansi   -D_RWSTD_USE_CONFIG 
-I/Users/jerenkrantz/tmp/stdcxx-4.1.3/build/include 
-I/Users/jerenkrantz/tmp/stdcxx-4.1.3/include  -pedantic -nostdinc++  -Wall -W 
-Wcast-qual -Winline -Wshadow -Wwrite-strings -Wno-long-long -Wcast-align   
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iosfwd.h:168: error: 
'_RWSTD_SEEK_SET' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iosfwd.h:169: error: 
'_RWSTD_SEEK_CUR' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iosfwd.h:170: error: 
'_RWSTD_SEEK_END' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:73: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:84: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:95: error: expected 
type-specifier before '_RWSTD_PTRDIFF_T'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:95: error: expected 
`>' before '_RWSTD_PTRDIFF_T'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:102: error: 
'_Pointer' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:103: error: 
'_Reference' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:120: error: wrong 
number of template arguments (5, should be 3)
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:98: error: provided 
for 'template<class _Category, class _TypeT, class _Distance> struct 
std::iterator'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h: In function 
'_Category std::__iterator_category(const int&)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:123: error: wrong 
number of template arguments (5, should be 3)
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:98: error: provided 
for 'template<class _Category, class _TypeT, class _Distance> struct 
std::iterator'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:123: error: expected 
initializer before '_IterCategory'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:125: error: there 
are no arguments to '_IterCategory' that depend on a template parameter, so a 
declaration of '_IterCategory' must be available
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:125: error: (if you 
use '-fpermissive', G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterator.h: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterator.h:76: error: wrong 
number of template arguments (5, should be 3)
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:98: error: provided 
for 'template<class _Category, class _TypeT, class _Distance> struct 
std::iterator'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterator.h:404: error: wrong 
number of template arguments (5, should be 3)
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:98: error: provided 
for 'template<class _Category, class _TypeT, class _Distance> struct 
std::iterator'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterator.h:443: error: wrong 
number of template arguments (5, should be 3)
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:98: error: provided 
for 'template<class _Category, class _TypeT, class _Distance> struct 
std::iterator'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterator.h:482: error: wrong 
number of template arguments (5, should be 3)
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:98: error: provided 
for 'template<class _Category, class _TypeT, class _Distance> struct 
std::iterator'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_new.h:37: error: declaration of 
'operator new' as non-function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_new.h:37: error: 
'_RWSTD_SIZE_T' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_new.h:37: error: expected 
primary-expression before 'void'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_new.h:49: error: declaration of 
'operator new' as non-function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_new.h:49: error: 
'_RWSTD_SIZE_T' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_new.h:49: error: expected 
primary-expression before 'void'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:50: error: 
'_RWSTD_SIZE_T' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:50: error: expected 
primary-expression before 'int'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:50: error: 
initializer expression list treated as compound expression
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:51: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:88: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:89: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:134: error: 
'size_type' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:145: error: 
'size_type' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:154: error: 
'size_type' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h: In member function 
'_TypeT* std::allocator<_TypeT>::allocate(int, const void*)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:137: error: 
'__rw::__rw_allocate' cannot be used as a function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:180: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:181: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:220: error: 
'size_type' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:235: error: 
'size_type' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:245: error: 
'size_type' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h: In member function 
'const _TypeT* std::allocator<const _TypeT>::allocate(int, const void*)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_allocator.h:223: error: 
'__rw::__rw_allocate' cannot be used as a function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:46: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:67: error: expected 
`)' before '__off'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:72: error: expected 
`)' before '__off'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:79: error: expected 
type-specifier before '_RWSTD_PTRDIFF_T'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:94: error: declaration 
of 'operator-=' as non-function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:94: error: expected 
';' before '(' token
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:98: error: expected 
`;' before 'fpos'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:98: error: declaration 
of 'operator+=' as non-function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:98: error: expected 
';' before '(' token
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:102: error: expected 
`;' before 'fpos'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:102: error: 
'_RWSTD_PTRDIFF_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:106: error: 
'_RWSTD_PTRDIFF_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:115: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:131: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:152: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:161: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:169: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:176: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:189: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:197: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h: In static member 
function 'static int std::char_traits<_CharT>::compare(const _CharT*, const 
_CharT*, int)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:153: error: 
'_RWSTD_SIZE_T' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:153: error: expected 
`;' before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:153: error: '__i' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:232: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:253: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:258: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:266: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:272: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:293: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:300: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h: In static member 
function 'static int std::char_traits<char>::eof()':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:237: error: 
'_RWSTD_EOF' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:332: error: 
'_RWSTD_PTRDIFF_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:353: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:366: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:382: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:396: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:402: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:423: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h: In static member 
function 'static int std::char_traits<wchar_t>::eof()':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_traits.h:337: error: 
'_RWSTD_WEOF' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:138: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string: In instantiation of 
'std::basic_string<char, std::char_traits<char>, std::allocator<char> >':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1501:   instantiated from 
here
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:80: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:81: error: no type named 
'difference_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:138: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:154: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:158: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:165: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:235: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:239: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1073: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:247: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:251: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1089: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1004: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1023: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1043: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1058: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:283: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:287: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:313: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:327: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:340: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:342: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:370: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:384: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:388: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:390: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:392: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:397: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:423: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:473: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:478: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:988: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:502: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:509: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:543: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1105: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:553: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:557: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:563: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:575: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:589: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:617: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:646: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:686: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:691: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:694: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:702: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:707: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:710: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:715: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:721: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:726: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:729: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:734: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:740: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:745: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:748: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:753: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:759: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:764: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:768: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:773: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:779: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:784: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:788: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:793: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:798: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:805: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:811: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:819: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:824: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1147: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:866: error: no type named 
'size_type' in 'class std::allocator<char>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1503: error: invalid 
function declaration
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string: In instantiation of 
'std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> 
>':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1512:   instantiated from 
here
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:80: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:81: error: no type named 
'difference_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:138: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:154: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:158: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:165: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:235: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:239: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1073: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:247: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:251: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1089: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1004: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1023: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1043: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1058: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:283: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:287: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:313: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:327: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:340: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:342: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:370: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:384: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:388: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:390: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:392: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:397: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:423: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:473: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:478: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:988: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:502: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:509: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:543: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1105: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:553: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:557: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:563: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:575: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:589: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:617: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:646: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:686: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:691: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:694: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:702: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:707: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:710: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:715: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:721: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:726: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:729: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:734: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:740: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:745: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:748: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:753: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:759: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:764: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:768: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:773: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:779: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:784: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:788: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:793: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:798: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:805: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:811: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:819: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:824: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1147: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:866: error: no type named 
'size_type' in 'class std::allocator<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/string:1514: error: invalid 
function declaration
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:40: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:41: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:43: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:43: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:48: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:49: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:51: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:51: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:58: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:59: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:61: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:61: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:67: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:72: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:72: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:75: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:75: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:84: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:87: error: '_RWSTD_CHAR_BIT' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:93: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:108: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:110: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:110: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:149: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:151: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:264: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:264: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:277: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:277: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:295: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:295: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:343: error: declaration of 
'operator<<=' as non-function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:343: error: expected ';' 
before '(' token
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:346: error: declaration of 
'operator>>=' as non-function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:346: error: expected ';' 
before '(' token
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:352: error: expected ';' 
before '(' token
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:361: error: expected ';' 
before '(' token
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:366: error: expected `;' 
before 'bitset'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:380: error: expected ';' 
before '(' token
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:391: error: expected `;' 
before 'bool'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:391: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:397: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:452: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:457: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:475: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:498: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:503: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:199: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:264: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:277: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:295: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 'void 
std::bitset<_Size>::_C_from_ulong(long unsigned int)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:101: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In constructor 
'std::bitset<_Size>::reference::reference(std::bitset<_Size>&, int)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:152: error: class 
'std::bitset<_Size>::reference' does not have any field named '_C_pos'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::bitset<_Size>::reference& std::bitset<_Size>::reference::operator=(bool)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:156: error: '_C_pos' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::bitset<_Size>::reference::operator bool() const':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:168: error: '_C_pos' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::bitset<_Size>::reference& std::bitset<_Size>::reference::flip()':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:172: error: '_C_pos' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In constructor 
'std::bitset<_Size>::bitset(const char*, int, int, char, char)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:266: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In constructor 
'std::bitset<_Size>::bitset(const wchar_t*, int, int, wchar_t, wchar_t)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:279: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In constructor 
'std::bitset<_Size>::bitset(const _CharT*, int, int, _CharT, _CharT)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:297: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::bitset<_Size>& std::bitset<_Size>::operator&=(const std::bitset<_Size>&)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:323: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:323: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:323: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::bitset<_Size>& std::bitset<_Size>::operator|=(const std::bitset<_Size>&)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:330: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:330: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:330: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::bitset<_Size>& std::bitset<_Size>::operator^=(const std::bitset<_Size>&)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:337: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:337: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:337: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::bitset<_Size>& std::bitset<_Size>::flip()':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:372: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:372: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:372: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:375: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 'bool 
std::bitset<_Size>::operator==(const std::bitset<_Size>&) const':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:463: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:463: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:463: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 'bool 
std::bitset<_Size>::any() const':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:486: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:486: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:486: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:510: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::bitset<_Size>& std::bitset<_Size>::set()':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:515: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:527: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:529: error: 
'std::bitset<_Size>::set' declared as an 'inline' variable
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:529: error: 
'std::bitset<_Size>& std::bitset<_Size>::set' is not a static member of 'class 
std::bitset<_Size>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:529: error: template 
definition of non-template 'std::bitset<_Size>& std::bitset<_Size>::set'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:529: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:529: error: expected 
primary-expression before 'bool'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:530: error: expected `;' 
before '{' token
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:545: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:547: error: declaration of 
'operator<<=' as non-function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:547: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:567: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:569: error: declaration of 
'operator>>=' as non-function
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:569: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:581: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 'long 
unsigned int std::bitset<_Size>::to_ulong() const':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:586: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:586: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:586: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:618: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: In member function 
'std::string std::bitset<_Size>::to_string(char, char) const':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:626: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:626: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:626: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:636: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:645: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:654: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:667: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:680: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset:689: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:27: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:28: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:30: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:30: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc: In function 'void 
__rw::__rw_bitset(long unsigned int*, int, const _CharT*, int, const _Traits*, 
_CharT, _CharT, int, int, const char*, const char*)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:33: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:35: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:45: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:49: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:54: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:57: error: '__nbytes' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:60: error: 
'_RWSTD_SIZE_T' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:60: error: expected `;' 
before '__i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:60: error: '__i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:60: error: '__nchars' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:64: error: 
'_RWSTD_SIZE_T' does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:66: error: '__nbits' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:67: error: '__bitno' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:67: error: '__wordbits' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:79: error: 
'_RWSTD_SIZE_T' has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc: In function 
'std::basic_istream<_CharT, _Traits>& 
__rw::__rw_extract_bitset(std::basic_istream<_CharT, _Traits>&, 
std::bitset<_Size>&)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:91: error: 
'_RWSTD_SIZE_T' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:91: error: expected `;' 
before '__bit'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:105: error: '__bit' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:125: error: '__bit' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/bitset.cc:132: error: '__bit' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:45: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:74: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:75: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:77: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:77: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp: In function 'void 
__rw::__rw_bitset(long unsigned int*, int, const _CharT*, int, const _Traits*, 
_CharT, _CharT, int, int, const char*, const char*) [with _CharT = char, 
_Traits = std::char_traits<char>]':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:80: error: '_RWSTD_SIZE_MAX' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:88: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:91: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:96: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:96: error: expected `;' 
before 'nbytes'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:99: error: 'nbytes' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:100: error: '__rw_wbasemask' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:105: error: expected `;' 
before 'i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:105: error: 'i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:105: error: 'nchars' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:108: error: 'nbits' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:109: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:114: error: 'bitno' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:78: warning: unused 
parameter 'maxbits'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:78: warning: unused 
parameter 'n'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:130: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:131: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:133: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:133: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp: In function 'void 
__rw::__rw_bitset(long unsigned int*, int, const _CharT*, int, const _Traits*, 
_CharT, _CharT, int, int, const char*, const char*) [with _CharT = wchar_t, 
_Traits = std::char_traits<wchar_t>]':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:136: error: 
'_RWSTD_SIZE_MAX' was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:137: error: 'length' is not 
a member of 'std::char_traits<wchar_t>'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:144: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:147: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:152: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:152: error: expected `;' 
before 'nbytes'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:155: error: 'nbytes' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:156: error: '__rw_wbasemask' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:161: error: expected `;' 
before 'i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:161: error: 'i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:161: error: 'nchars' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:164: error: 'nbits' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:165: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:166: error: 'bitno' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:134: warning: unused 
parameter 'maxbits'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:134: warning: unused 
parameter 'n'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:182: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:228: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:228: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp: In function 'void 
__rw::__rw_shl(long unsigned int*, int, int)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:230: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:232: error: 'wordbits' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:240: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:241: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:243: error: 'shlb' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:244: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:247: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:247: error: expected `;' 
before 'i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:247: error: 'i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:247: error: 'shlw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:249: error: 'shrb' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:252: error: 'shlw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:256: error: 'shlw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:260: error: 'shlw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp: At global scope:
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:267: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:267: error: '_RWSTD_SIZE_T' 
has not been declared
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp: In function 'void 
__rw::__rw_shr(long unsigned int*, int, int)':
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:269: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:271: error: 'wordbits' was 
not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:279: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:280: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:283: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:285: error: 'shrb' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:286: error: '_RWSTD_SIZE_T' 
does not name a type
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:289: error: '_RWSTD_SIZE_T' 
was not declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:289: error: expected `;' 
before 'i'
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:289: error: 'i' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:289: error: 'maxw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:290: error: 'shrw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:291: error: 'shlb' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:294: error: 'maxw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:298: error: 'shrw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:298: error: 'maxw' was not 
declared in this scope
/Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp:302: error: 'maxw' was not 
declared in this scope
make[2]: *** [bitset.o] Error 1
make[1]: *** [lib] Error 2
make: *** [libstd] Error 2

Reply via email to