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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 15 Feb 2003 12:45:03 -0700 (MST) From: Roger Sayle To: cygwin AT cygwin DOT com Subject: Re: [Problem] mempcpy is missing? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII > As you have discovered, mempcpy is not provided. If a configure script > detects it, the configure script is broken. Thanks for the fast response. Unfortunately in your haste you may have missed the point of the e-mail. Cygwin's /usr/include/string.h prototypes mempcpy. If cygwin doesn't provide mempcpy then both the header is broken, and the /usr/man/man3/mempcpy.3.gz man page should be removed. By inappropriately declaring the function prototype incompatibly this has broken libintl, and any other GNU package that depends upon it including gcc. I apologise for any inconvenience. Roger -- -- 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/