| Also I need the  profiling  for the user programs.
| Who could, please, tell me how to organize this?
| Maybe, something has to be set in  mk/build.mk  after running
| ./configure ?

You need:

        GhcLibWays=p

in config.mk.in.  But it's set that way by default, so you should
get the profiling version of the compiler built too.

We should document this better.

Simon

Reply via email to