Yes, this is a known issue with make and with any other tool that
operates based on comparing timestamps. The debug messages I guess are
a little misleading in this case... when it says "prerequisite is newer"
what it really means is that the prerequisite was changed during this
invocation of mak
Hi all,
I'm a numerical analysis who has been running a script that solves a
standard test set of optimization problems by repeatedly linking them
with an optimization code and then running the resulting
executable. Some of these problems are old and solve very quickly on
modern computers. This