RE: clash of makes

  • From: "Ken Perry" <whistler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 21 Nov 2007 22:15:18 -0800


I just stick the c:\mingw\bin\ in my path before anything else.

Ken 

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of jaffar
Sent: Wednesday, November 21, 2007 10:06 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: clash of makes

Hi All.  Need some help here.  I have MinGW and Borland on my system, both
are using make as their makefile command.  Now, when i try to build an app
using "Make", I invariably invoke Borland's version of Make.  As a test, I
ran make to build a bcc flavor of the app with makefile.bcc, and boila, it
compiled nicely.  Then i ran the same make command to build the same app
using makefile.gcc and it failed because quite simply, the borland make had
been invoked instead.  Any thoughts?  Cheers! 

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: