
25 Jan
2002
25 Jan
'02
7:07 a.m.
On Fri, 25 Jan 2002, Simon Marlow wrote:
Nothing springs to mind, unless you had explicitly set $(ProjectsToBuild) in your build.mk, and left out glafp-utils. It usually isn't necessary to set $(ProjectsToBuild) as it defaults to building all the projects in the current tree.
Aha, that would be it, I had omitted glafp-utils from $(ProjectToBuild). Although I thought I had done it that way before... no matter.
Also, when I try to compile for ticky-ticky profiling...
Just set GhcLibWays=t, you don't have to set GhcCompilerWays too (this is for building the compiler itself in a different way).
Unless I want to ticky-ticky profile the compiler itself, yes? -- Nick Nethercote njn25@cam.ac.uk