Marc van Dongen= <[EMAIL PROTECTED]> writes:

> With ghc 2.0899999999999999, I am facing the following problem
> When I try to profile my code with -prof-auto-all (+/-O2) (+/-caf-all), I get the 
>following:
> 
> Undefined                       first referenced
>  symbol                             in file
> _regMain                            /usr/local/ghc-2.09/lib/libHS_p.a(GHCmain.p_o)

regMain should be inserted by the compiler to the Main module of your
program.  I can't reproduce this, can you provide any more info?

Cheers,
        Simon

-- 
Simon Marlow                                             [EMAIL PROTECTED]
University of Glasgow                       http://www.dcs.gla.ac.uk/~simonm/
finger for PGP public key

Reply via email to