bug-make
[Top][All Lists]
Advanced

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

Re: Aborting script evaluation for targets without parallel build suppor


From: Paul Smith
Subject: Re: Aborting script evaluation for targets without parallel build support
Date: Mon, 05 Jan 2015 08:38:39 -0500

On Mon, 2015-01-05 at 12:42 +0100, SF Markus Elfring wrote:
> 1. The list of targets which can be specified as command
> line parameters is not provided by the tool "make 4.1-2.1"
> in the variable "MAKEFLAGS".
>    How should the target name be checked then?

The goals provided on the command line are available in the MAKECMDGOALS
variable:

http://www.gnu.org/software/make/manual/html_node/Goals.html#index-MAKECMDGOALS


> 2. It seems that the situation for a safe handling of
>    the parameter "-j" is unclear within "MAKEFLAGS".
>    http://www.gnu.org/software/make/manual/html_node/Parallel.html

I don't understand what you want here.  Perhaps if you provided an
example of the type of "safe handling" you are looking for.




reply via email to

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