bug-make
[Top][All Lists]
Advanced

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

Re: GNU make release candidate 4.1.90 available for download


From: h.becker
Subject: Re: GNU make release candidate 4.1.90 available for download
Date: Sun, 24 Apr 2016 11:45:24 +0200
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Icedove/31.0

On 04/23/2016 11:32 PM, Paul Smith wrote:
>     --------------------------------------------------------------------
>     GNU make is a tool which controls the generation of executables and
>     other non-source files of a program from the program's source files.
> 
>     You can learn more at: http://www.gnu.org/software/make/
>     --------------------------------------------------------------------
> 
> A new release candidate for GNU make 4.2 is available now for download:
> 
>     90a3ac4fbf4a1cf8dacaf92b079b16b2  make-4.1.90.tar.bz2
>     ffd56d762220269c0534edfda9197cb3  make-4.1.90.tar.gz
> 
> You can obtain a copy from:  http://alpha.gnu.org/gnu/make/

Build on VMS (V8.3/Alpha) fails with:
$ @makefile
...
Compiling function...

# define vfork fork
...............^
%CC-W-MACROREDEF, The redefinition of the macro "vfork" conflicts with a
current
 definition because one is object-like and the other is function-like.
The rede
finition is now in effect.
at line number 141 in file USR_ODS5:[BECKER_H.make-4^.1^.90]makeint.h;1

          if (vms_report_unix_paths)
..............^
%CC-E-UNDECLARED, In this statement, "vms_report_unix_paths" is not
declared.
at line number 630 in file USR_ODS5:[BECKER_H.make-4^.1^.90]function.c;1
$




reply via email to

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