Project

General

Profile

Actions

Bug #67

closed

configure warnings about wchar.h/wctype.h

Added by Dmitry M. over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Target version:
-
Start date:
01/08/2013
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:

Description

build-gnu-libstdc++.sh:

checking wchar.h usability... yes
checking wchar.h presence... no
configure: WARNING: wchar.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: wchar.h: proceeding with the compiler's result
checking for wchar.h... yes
checking for mbstate_t... yes
checking wctype.h usability... yes
checking wctype.h presence... no
configure: WARNING: wctype.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: wctype.h: proceeding with the compiler's result
checking for wctype.h... yes

Actions

Also available in: Atom PDF