[fpc-pascal] Re: Make failing in interesting ways: time to upgrade from
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Oct 22 14:10:17 CEST 2013
On 22 Oct 2013, at 14:00, Reinier Olislagers wrote:
> Going to try with make 3.82 from
> http://www.equation.com/servlet/equation.cmd?fa=make
> unless there's a better suggestion ;)
make 3.82 is more strict in terms of having to explicitly specify all
required dependencies in the makefiles, and I don't think all FPC
makefiles have already been updated for it. mingw make 3.81 should
work fine. This seems to be the most recent release of that version: http://sourceforge.net/projects/mingw/files/MinGW/Extension/make/make-3.81-20090914-mingw32/
Jonas
More information about the fpc-pascal
mailing list