[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gmake and gmake
From: |
Henning Makholm |
Subject: |
Re: Gmake and gmake |
Date: |
27 Dec 2001 22:05:16 +0100 |
Scripsit Bod Je <address@hidden>
> does someone know the difference between gmake and Gmake?
This mailing list, address@hidden, is for filing bug reports for the
program whose full name is "GNU make".
By default, GNU make will install itself such that it can be invoked
by the command "make". However, it allows the person who installation
to choose another command name for it. This is often done by people
who install GNU programs on operating systems that already provide
their own "make" tool, so as to eliminate name conflicts.
The most popular command name to use in that situation is "gmake"
(used, e.g., by {open,net,free}BSD who also ship BSD make). Another
is "Gmake".
In summary: "gmake" and "Gmake" are probably the same thing, though
they may be different versions. Ask your *local* system administrator
for more details if both names seem to work for you.
--
Henning Makholm "Individually, human beings are all dolts.>
<While collectively...>
<Collectively, they're a collection of dolts."
- Gmake and gmake, Bod Je, 2001/12/27
- Re: Gmake and gmake,
Henning Makholm <=