[Haskell-cafe] Building applications with profiling

Brandon Allbery allbery.b at gmail.com
Tue Dec 17 02:33:10 UTC 2013


On Mon, Dec 16, 2013 at 9:19 PM, Mateusz Kowalczyk
<fuuzetsu at fuuzetsu.co.uk>wrote:

> I compiled it all myself and am not using my distro's (Gentoo) package
> manager for any Haskell packages.
>
> Will I have to recompile GHC (and everything that comes with it)? If
> yes, what flags should I pass to get profiling for the libs?
>
> The version in question is 7.6.3.


You need to adjust build.mk as described in <
https://ghc.haskell.org/trac/ghc/wiki/Building/Using#Commonbuild.mkoptions>,
and yes, you'll have to reinstall everything else afterward.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20131216/7db32fa3/attachment.html>


More information about the Haskell-Cafe mailing list