On Tue, Oct 13, 2015 at 10:16 AM, Mark Galeck <mark_gal...@pacbell.net> wrote:
>> Does the resulting make pass its regression
> tests ("make check" after you build it)?
>
> No any make invocation of recompiled 4.1 (without any of my changes) 
> immediately segfaults, including make check.

How about
   ./make --version
or
   ldd ./make
or
   gdb ./make
   run
   bt
?

_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to