www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 19 Aug 2009 14:06:37 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: PATCH: Cygwin 1.7 build system, reason: not all Makefiles honor installation into DESTDIR |
Message-ID: | <20090819180637.GC10894@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <4A8C3BFE DOT 1030905 AT sipxx DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <4A8C3BFE.1030905@sipxx.com> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Wed, Aug 19, 2009 at 01:53:02PM -0400, cygwin at sipxx.com wrote: >When building the cygwin1.dll and associated pieces, it is desirable to >use the proper runtime --prefix parameters to 'configure'. After >building the tree, one might want to install it into a different base >directory than 'prefix' using, e.g., 'make install >DESTDIR=/my/own/dest', rather than installing into the running system. >Unfortunately as it stands, the build system will install only a portion >of the code into 'DESTDIR/prefix', and another portion simply into 'prefix'. > >The attached patch corrects the relevant Makefiles to honor the DESTDIR >variable. > >diff -ru orig/winsup/mingw/Makefile.in src/winsup/mingw/Makefile.in >--- orig/winsup/mingw/Makefile.in 2009-07-27 16:27:09.000000000 -0400 >+++ src/winsup/mingw/Makefile.in 2009-08-18 21:56:33.968750000 -0400 Thanks for the patch but these are all mingw-related and are under the control of the MinGW team. Please see: http://mingw.org/wiki/SubmitPatches for how to send patches there. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |