[GHC] #2197: GHCi doesn't work when built with way=p
GHC
trac at galois.com
Sat Apr 5 23:10:12 EDT 2008
#2197: GHCi doesn't work when built with way=p
------------------------+---------------------------------------------------
Reporter: SamB | Owner:
Type: bug | Status: new
Priority: normal | Component: GHCi
Version: 6.9 | Severity: normal
Keywords: | Testcase:
Architecture: Unknown | Os: Linux
------------------------+---------------------------------------------------
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 at 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'
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2197>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list