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 Date: Wed, 28 Nov 2001 15:01:28 -0500 Message-Id: <200111282001.fASK1St14784@greed.delorie.com> From: DJ Delorie To: binutils AT sources DOT redhat DOT com, gdb-patches AT sources DOT redhat DOT com, cygwin AT sources DOT redhat DOT com, newlib AT sources DOT redhat DOT com Subject: [merge] build-libiberty patch merged from gcc I merged the top-level and libiberty parts of this patch from gcc: http://gcc.gnu.org/ml/gcc-patches/2001-11/msg01611.html If you configure a build where build!=host, you will now see a top-level build directory named after the build system, with a libiberty build in it. This libiberty is suitable for programs which must run on the build machine. To add support for this to your project, there are two options. The above patch demonstrates how to detect the build!=host case with configure. This older patch demonstrates how to do it with just a Makefile change: http://gcc.gnu.org/ml/gcc-patches/2001-07/msg00608.html If you encounter any problems with the build-libiberty changes, please let me know. Thanks, DJ -- 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/