On Mon, Jun 27, 2016 at 7:15 PM, Johnny Billquist <bqt%update.uu.se@localhost> wrote:
It could be useful, as it takes forever to build 'em. :-)
That said, we should probably do it on a more current version than 6.1.5 for
this.
We cannot as gcc doesn't work on 7+.
Did you clean out the directory in between? Otherwise a retry will not do
that file again, as you will end up with an empty .o file, which make
considers as valid, and it will move on to the next file.
Well the awk core dumps were presumably during the configure stage so
that should be ok. Even if they were during a make rule then it would
depend on how the rule was written.