%% [EMAIL PROTECTED] (Gaëtan LEURENT) writes:

  gl> GNU Make 3.80 segfaults with a very trivial Makefile in -t mode:

  gl> [EMAIL PROTECTED] test]$ echo foo: > Makefile
  gl> [EMAIL PROTECTED] test]$ make -t
  gl> touch foo
  gl> Segmentation fault

This is an instance of bug #1418, which has been fixed for the next
release.

You can verify it's fixed by using the current beta release:

    ftp://alpha.gnu.org/gnu/make/make-3.81beta3.tar.gz


Cheers!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to