[Releasing] FW: GNU make 4.3 released!
Thiago Macieira
thiago.macieira at intel.com
Tue Jan 21 08:39:59 CET 2020
On Monday, 20 January 2020 02:18:44 PST Edward Welbourne wrote:
> .c.o: pch.h
> ...
>
> whose author may have expected it to define a *.c -> *.o rule that has
> the .o depend on pch.h, thereby ensuring pch.h is built first (this
> dependency was never handled); but this is syntactically invalid. In
> 4.3 it gets a warning, in some later release that shall be upgraded to
> an error.
I don't think qmake generates this type of rule. In particular, I don't think
".cpp.o" works, so this type of rule wouldn't have helped us anyway.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Releasing
mailing list