Nice to hear from you, MACOSX users. In a job one decade ago, I used GNU
make to package one OSS variant of some commercial software.

On Wed, Apr 29, 2026 at 11:55 PM Pierre Rouleau <[email protected]>
wrote:

> Hello 胡珂越,
>
> On Tue, Apr 28, 2026 at 5:10 PM 胡珂越 <[email protected]> wrote:
>
>> This is Correct.
>>
>> Keeyou.
>>
>>
>>>
>>> If you don't want to build GNU Make by hand, and you are using Homebrew
>>> on your Mac, then just install the latest version of GNU Make that way.
>>> For example: https://formulae.brew.sh/formula/make
>>>
>>>
> As already mentioned, under macOS one alternative is to use Homebrew to
> install GNU make.
>
> It might install it as gmake but you can either place the Homebrew
> directory ahead of /usr/bin
> (where Apple old make is located) or create a symlink to the Homebrew
> gmake inside another
> of your directories that are placed ahead of /usr/bin in your PATH.
>
> That's what I used under macOS and that works fine.  No need to build it
> yourself.
>
> --
> /Pierre
>

Reply via email to