Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <007e01c33dc9$0e256b40$395d79d9@cp250405a> From: "Harald Houppermans" To: "Cygwin mailing list" References: <008a01c33dc4$98add7c0$395d79d9 AT cp250405a> <002901c33dc7$890f3f90$395d79d9 AT cp250405a> <3EFE1CDB DOT E12F4672 AT dessent DOT net> Subject: Re: Cygwin uses wrong make tool on my system. Date: Sun, 29 Jun 2003 01:00:22 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 ----- Original Message ----- From: "Brian Dessent" To: "Cygwin mailing list" Sent: Sunday, June 29, 2003 12:55 AM Subject: Re: Cygwin uses wrong make tool on my system. > 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. Ok, I tried modifieing the path first... that did not work... Anyway... I don't like modding with the path... But anyway... thx for the tip how to find out which make is being used Cygwin report this one: $ which make /cygdrive/c/pp/bin/win32/make Damn... now I understand... that s free pascal's make !!! FUNNY !!! So many makes on my system AHHHHHH -- 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/