Hi Jurij, On Mon, Feb 27, 2006 at 09:40:49AM -0800, Jurij Smakov wrote: > > As it appears that upstream is reluctant to consider it a bug in make > (see 346248 for discussion), I started playing with ghc6 build system in > an attempt to come up with a workaround. I was able to build it in under > 3.5 hours on a 1.7GHz Pentium IV machine with the attached patch. For some > targets it takes forever for make to parse the dependency graph of a large > list of prerequisites, the patch just remakes these prerequisites one by > one in three bottleneck places.
Over the weekend I confirmed that removing the ".SECONDARY:" fixed the problem, at the slight expense of make being less convenient while doing development. I've checked it works OK on x86, and have left vore to churn at it. Thanks Ian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]