 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
tharpa Guest
|
Posted: Fri Oct 06, 2006 1:36 am Post subject: gnu make |
|
|
I want to be able to run gnu make. However, whenever I call make on a
command line, borland make comes up. Is there any way to do this short
of uninstalling Borland? |
|
| Back to top |
|
 |
Derek Guest
|
Posted: Fri Oct 06, 2006 4:07 am Post subject: Re: gnu make |
|
|
tharpa wrote:
| Quote: | I want to be able to run gnu make. However, whenever I call make on a
command line, borland make comes up. Is there any way to do this short
of uninstalling Borland?
|
I renamed the gnu make "gmake.exe", made sure it's in my path, and I use
that on the command line/batch files when I need it. The default "make"
is still borland make.
Seems to work fine. |
|
| Back to top |
|
 |
Hans-Bernhard Broeker Guest
|
Posted: Mon Oct 16, 2006 3:45 am Post subject: Re: gnu make |
|
|
tharpa <83433ai02 (AT) sneakemail (DOT) com> wrote:
| Quote: | I want to be able to run gnu make. However, whenever I call make on a
command line, borland make comes up. Is there any way to do this short
of uninstalling Borland?
|
If you want this done without ever looking back: change your PATH and
put a directory of your own in the first position. Put a copy of GNU
make in there. You'll have to check back that new program
installations didn't break the PATH order for this to continue
working.
--
Hans-Bernhard Broeker (broeker (AT) physik (DOT) rwth-aachen.de)
Even if all the snow were burnt, ashes would remain. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|