[GHC] #8276: Building Haddock documentation panics with perf build on x86_64 Linux
GHC
ghc-devs at haskell.org
Thu Sep 26 20:47:32 CEST 2013
#8276: Building Haddock documentation panics with perf build on x86_64 Linux
---------------------------------------+----------------------------------
Reporter: jstolarek | Owner:
Type: bug | Status: new
Priority: high | Milestone:
Component: Documentation | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64 (amd64)
Type of failure: Compile-time crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
---------------------------------------+----------------------------------
Comment (by igloo):
Replying to [comment:20 simonmar]:
>
> Bug 2: When GHCi is dynamically linked and you load the `ghc` package,
you are getting the same `ghc` package that GHCi itself is using, which is
why the static flags are already set. This is a serious problem, because
it means that we can't have separate static flags when using the `ghc`
package from GHCi.
Could be solved by dynamicifying the remaining static flags!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8276#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list