| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Message-ID: | <3EFE1CDB.E12F4672@dessent.net> |
| Date: | Sat, 28 Jun 2003 15:55:23 -0700 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| Organization: | My own little world... |
| X-Accept-Language: | en,pdf |
| MIME-Version: | 1.0 |
| To: | Cygwin mailing list <cygwin AT cygwin DOT com> |
| Subject: | Re: Cygwin uses wrong make tool on my system. |
| References: | <008a01c33dc4$98add7c0$395d79d9 AT cp250405a> <002901c33dc7$890f3f90$395d79d9 AT cp250405a> |
Harald Houppermans wrote: > > The problem is a bit bigger. > > Delphi 5 is also installed on my system and also has a tool called make.exe. > > Delphi 6 is also installed on my system and also has a tool called make.exe. > > Eh, oops. > > Oh well I ll have to rename then for now... > > Unless somebody knows how to call cygwin's make ? :D It's all in the order of your $PATH. Typing "which make" will tell you which one comes first. I would think it should pick up GNU make first since by default /etc/profile prepends /bin to the path, and /bin/make is the cygwin/GNU make. Brian -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |