X-Spam-Check-By: sourceware.org Message-ID: <462E734D.F08DE9A@dessent.net> Date: Tue, 24 Apr 2007 14:14:53 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Can I tell which version of newlib I have? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Ray Hurst wrote: > I'd like to know which version of newlib I have. > Has anybody written a heap walker for the malloc routines. The version you are using is whatever was current in CVS when the version of Cygwin you're using was built. Newlib doesn't really do versions, other than a token release every year around December. But that's completely irrelevant for anything relating to malloc, as Cygwin does not use newlib for malloc. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/