9fans archive / 2004 / 05 / 602    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: Russ Cox <russcox@gma...> Subject: /386/lib/libmp.a Date: Thu, 27 May 2004 08:13:27 -0500 > I have a feeling that a mkfile rule causes this file to be updated > unnecessarily. Often, the only change on sources turns out to be > 386/lib/libmp.a. I have yet to see any of the contributing object or > source files undergoing any changes. This is definitely a bug, but I'm not sure how it's happening. Sometimes libmp.a gets built with the C versions of the assembly functions instead of the assembly. Russ