help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unable to understand on how 'make' will run under bash


From: Paul Smith
Subject: Re: Unable to understand on how 'make' will run under bash
Date: Wed, 19 Jan 2022 10:06:53 -0500
User-agent: Evolution 3.36.5-0ubuntu1

On Wed, 2022-01-19 at 12:52 +0000, Sandip Ray via Users list for the GNU 
implementation of make wrote:
> "Briefly, the shell command './configure && make && make install'
> should configure, build, and install this package."
> 
> I have started working under Windows 10 Bourne shell and not in Unix.
> I don't get how 'make' can run when we are going to install and run
> 'make' itself.

Please check the README file:

> If you need to build GNU Make and have no other 'make' program to
> use, you can use the shell script 'build.sh' instead.  To do this,
> first run 'configure' as described in INSTALL.  Then, instead of
> typing 'make' to build the program, type 'sh build.sh'.  This should
> compile the program in the current directory.  Then you will have a
> Make program that you can use for './make install', or
> whatever else.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]