Ticket #2197 (closed bug: fixed)
GHCi doesn't work when built with way=p
| Reported by: | SamB | Owned by: | simonmar |
|---|---|---|---|
| Priority: | low | Milestone: | 6.12 branch |
| Component: | GHCi | Version: | 6.9 |
| Keywords: | Cc: | SamB, gwern0@… | |
| Operating System: | Linux | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by igloo) (diff)
I don't really mind so much that Cabal etc. don't support building GHCi profiling libs (it would be easy enough to do by hand), but the fact that GHCi tries to load the un-profiling GHCi libs is a bit annoying... it doesn't work too well...
naesten@hydrogen:~/hacking/haskell/ghc-hashedrepo% ./compiler/stage2/ghc-inplace_p --interactive GHCi, version 6.9.20080305: http://www.haskell.org/ghc/ :? for help ghc_p-6.9.20080305: /home/naesten/hacking/haskell/ghc-hashedrepo/libraries/ghc-prim/dist/build/HSghc-prim-0.1.o: unknown symbol `traceCcszh_fast' Loading package ghc-prim ... linking ... ghc_p-6.9.20080305: unable to load package `ghc-prim'
Change History
Note: See
TracTickets for help on using
tickets.
