X-Spam-Check-By: sourceware.org From: "John W. Eaton" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17635.34130.414540.228731@segfault.lan> Date: Wed, 16 Aug 2006 16:51:30 -0400 To: "William A. Hoffman" Cc: cygwin AT cygwin DOT com Subject: Re: change in behavior of make from 3.80 to 3.81 In-Reply-To: <6.2.3.4.2.20060816162448.09699ca0@pop.nycap.rr.com> References: <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060815151104 DOT 0b40e260 AT pop DOT nycap DOT rr DOT com> <01b901c6c116$21259430$a501a8c0 AT CAM DOT ARTIMI DOT COM> <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060816091525 DOT 0ab90af0 AT pop DOT nycap DOT rr DOT com> <20060816144110 DOT GX20467 AT calimero DOT vinschen DOT de> <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060816111421 DOT 0b446b60 AT pop DOT nycap DOT rr DOT com> <20060816155054 DOT GY20467 AT calimero DOT vinschen DOT de> <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060816144036 DOT 09695af0 AT pop DOT nycap DOT rr DOT com> <20060816194705 DOT GB7674 AT trixie DOT casa DOT cgf DOT cx> <6 DOT 2 DOT 3 DOT 4 DOT 2 DOT 20060816162448 DOT 09699ca0 AT pop DOT nycap DOT rr DOT com> X-Mailer: VM 7.19 under Emacs 22.0.50.1 X-CAE-MailScanner-Information: Please contact security AT engr DOT wisc DOT edu if this message contains a virus or has been corrupted in delivery. X-CAE-MailScanner: Found to be clean (benji) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On 16-Aug-2006, William A. Hoffman wrote: | Without your support, I don't think the patch would get far. | I am thinking the patch would be something like: | | #ifdef CYGWIN | #define HAVE_DOS_PATHS | #endif Have you tried this (uh, what file are you patching anyway)? Does it work? Does it cause problems for valid Makefiles that assume POSIX filenames? Suggesting changes to GNU Make on this list is not going to cause things to happen. If you want to see changes, then I think the place to start is to * get a copy of the current GNU Make sources * apply your above "patch" * build and test it * if it works, submit the patch to the GNU Make maintainers in the appropriate forum (not here) explaining why the patch is needed and whether there are any potential hazards to watch out for if the change is made jwe -- 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/