[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crash in Make 3.79.1 expanding target specific variables
From: |
Paul D. Smith |
Subject: |
Re: Crash in Make 3.79.1 expanding target specific variables |
Date: |
Thu, 18 Oct 2001 13:17:04 -0400 |
%% Robert Bogomip <address@hidden> writes:
rb> [This is actually a repost of a bug that previously had been fixed :-(]
rb> There's (still) a problem expanding target specific variables.
I'm not sure what the first parenthetical sentence means, but this bug
is known and has been fixed in the CVS sources.
I think I can send you a patch if you like, or you can just get the
version of GNU make in CVS.
rb> $ make t
rb> [ 2]
rb> [That space shouldn't be there.] BUT the folowing crashes:
rb> $ make m=blah
rb> make: expand.c:489: allocated_variable_append: Assertion
`current_variable_set_list->next != 0' failed.
rb> Aborted (core dumped)
Both of the above are fixed (the extra space and the crash).
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist