Displaying 4 results from an estimated 4 matches for "cwctype".
Did you mean:
wctype
2008 Dec 31
1
wineg++ problem with the standard library
...r_traits.h: In static member function static wchar_t* std::char_traits<wchar_t>::assign(wchar_t*, size_t, wchar_t):
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/bits/char_traits.h:343: error: wmemset was not declared in this scope
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cwctype: At global scope:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cwctype:85: error: ::wctrans_t has not been declared
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cwctype:90: error: ::iswblank has not been declared
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cwctype:102: e...
2014 Oct 07
2
[LLVMdev] Can libc++ build for arm cross compiler?
.../wchar.h
> -- Installing:
> /home/cschen/test/libcxx-scripts/out-arm/include/c++/v1/./support/xlocale
> -- Installing:
> /home/cschen/test/libcxx-scripts/out-arm/include/c++/v1/./support/xlocale/xlocale.h
> -- Installing:
> /home/cschen/test/libcxx-scripts/out-arm/include/c++/v1/./cwctype
> -- Installing:
> /home/cschen/test/libcxx-scripts/out-arm/include/c++/v1/./set
> -- Installing:
> /home/cschen/test/libcxx-scripts/out-arm/include/c++/v1/./ios
> -- Installing:
> /home/cschen/test/libcxx-scripts/out-arm/include/c++/v1/./functional
> -- Installing:
> /home/...
2014 Oct 03
3
[LLVMdev] Can libc++ build for arm cross compiler?
On 10/3/14 10:16 AM, Dan Albert wrote:
>>
>> I try to build libc++ and libc++abi for host x86_64(linux) and target
>> arm(linux) but fail.
>>
>
> Failing in what way? If this isn't working out of the box, we've done
> something wrong.
Yeah, it would help to know more specifics about where you're getting stuck.
>
> jroelofs might know more...
For
2010 May 20
3
Install eventmachine on Debian Lenny
...clude/c++/4.3/x86_64-linux-gnu/bits/gthr-default.h: In function
‘int __gthread_cond_wait(__gthread_cond_t*, __gthread_mutex_t*)’:
/usr/include/c++/4.3/x86_64-linux-gnu/bits/gthr-default.h:758: error:
‘__gthrw_pthread_cond_wait’ cannot be used as a function
In file included from /usr/include/c++/4.3/cwctype:51,
from /usr/include/c++/4.3/bits/locale_facets.h:46,
from /usr/include/c++/4.3/bits/basic_ios.h:44,
from /usr/include/c++/4.3/ios:50,
from /usr/include/c++/4.3/ostream:45,
from /usr/include/c++/4.3/iostream:45,...