Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: Jon Steinar Jonsson To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: wchar.h problem Date: Mon, 7 Aug 2000 17:37:23 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.10) Content-Type: text/plain I get compilation errors in wchar.h when compiling a package that builds cleanly on GNU/Linux (also compiles ok on Cygwin b20.1 I've been told) The problem seems to be that size_t is not defined. Shouldn't wchar.h make sure size_t is defined before using it, the way it does with wchar_t? Adding "#define __need_size_t" to wchar.h seems to solve the problem. Steinar Jonsson Steinar DOT Jonsson AT nordpool DOT com sjonsson AT online DOT no -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com