X-Spam-Check-By: sourceware.org Date: Wed, 9 Aug 2006 10:17:23 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Colon in dependencies Message-ID: <20060809141723.GD26037@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <467C77F6373BDE4BB16A3E8A62C039555F894B AT Exchserv DOT hatteras DOT com> <004f01c6bbb5$27a3d1c0$a501a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <004f01c6bbb5$27a3d1c0$a501a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.5.11 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 Wed, Aug 09, 2006 at 02:10:15PM +0100, Dave Korn wrote: >On 09 August 2006 13:23, Brian Hassink wrote: >> From: Rene Nitzsche >> Sent: Wednesday, August 09, 2006 8:08 AM > >>>how can I use a colon in dependencies for make? If a dependency >>>contains a colon, I get the error *** target pattern contains no `%'. >>>Stop. I use GNU Make 3.81 for i686-pc-cygwin, GNU bash, version >>>3.1.17(6)-release (i686-pc-cygwin). I had search for a solution in >>>many newsgroups, but I can not found a solution. > >>I've run into the same problem after upgrading to 3.81-1 with >>dependencies that contain a drive letter (e.g., x:\foo\bar.c). >> >>For now I've downgraded back to 3.80-1, but would obviously be >>interested in a better solution. > >Before reporting a problem to the mailing list, it's a good idea to a) >read the release announcement, in case what you think is a problem is >in fact a by-design feature, and b) search the list archives, in case >we've been discussing nothing else for the past fortnight and everyone >is heartily sick of going over the same old ground again. Yes, what he said. Also, FYI, I posted two scripts for converting a makefile from c:\foo to cygwin path format here: http://cygwin.com/ml/cygwin/2006-07/msg00830.html cgf -- 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/