[GHC] #2377: Building ghc-api with profiling fails during
install
GHC
trac at galois.com
Sat Sep 27 17:15:25 EDT 2008
#2377: Building ghc-api with profiling fails during install
----------------------+-----------------------------------------------------
Reporter: bos | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.10.1
Component: Compiler | Version: 6.8.3
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------+-----------------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Thanks for the report; I can reproduce this with 6.8.3, but it's fixed in
the 6.10 branch.
You need
{{{
echo "GhcLibProfiled=YES" >> mk/build.mk
}}}
instead in 6.10, though.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2377#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list