[bug #26593] Assertion failure when building glibc with CVS make

2009-06-03 Thread Paul D. Smith
Update of bug #26593 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #26593] Assertion failure when building glibc with CVS make

2009-05-19 Thread Mark Seaborn
Follow-up Comment #2, bug #26593 (project make): Here's a smaller test case: $ cat test.make all: foo.suffix1 foo.suffix2 prefix1.foo prefix2.foo prefix1.% prefix2.%: %.original @echo $@ %.suffix1 %.suffix2: %.original @echo $@ .PHONY: foo.original # Expected output $ make -

[bug #26593] Assertion failure when building glibc with CVS make

2009-05-16 Thread Mark Seaborn
Follow-up Comment #1, bug #26593 (project make): I notice that this bug was reported previously but without a fix being proposed: http://www.mail-archive.com/bug-make@gnu.org/msg04620.html "Make fails on glibc build" By the way, the previous message was posted by me (m...@mythic-beasts.com) but

[bug #26593] Assertion failure when building glibc with CVS make

2009-05-16 Thread anonymous
URL: Summary: Assertion failure when building glibc with CVS make Project: make Submitted by: None Submitted on: Sat 16 May 2009 14:19:19 UTC Severity: 3 - Normal Item G