Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <05b001c19a3e$75e905a0$0200a8c0@lifelesswks> From: "Robert Collins" To: , References: <79 DOT 212a6cd0 DOT 296f9791 AT aol DOT com> Subject: Re: rebuild libc.a with MB_CAPABLE defined Date: Fri, 11 Jan 2002 12:22:39 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 11 Jan 2002 01:22:38.0069 (UTC) FILETIME=[74C34A50:01C19A3E] Follow the instructions for building cygwin on the cygwin web pages. (Look at the menu on the left). At a guess, you'll need to do more than just define MB_CAPABLE. Chances are, it's disabled because cygwin is not MB_CAPABLE :}. Rob === ----- Original Message ----- From: To: Sent: Friday, January 11, 2002 12:19 PM Subject: rebuild libc.a with MB_CAPABLE defined > I want to rebuild libc.a with MB_CAPABLE defined so wcstombs works when > NULL is passed in as the first arg - wcstombs( NULL, wcstr, 0 ). Currently, > this function always returns 0 because MB_CAPABLE is not defined when cygwin > is initially installed. > > How do I rebuild libc.a? There are a lot of intimidating makefiles in the > newlib directory. > > Thanks > > Roger Duvall > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/