[Haskell-cafe] cabal repl fails with GHC 7.8.2
Omari Norman
omari at smileystation.com
Sat May 3 18:58:28 UTC 2014
Hi Adam,
On Sat, May 3, 2014 at 2:23 PM, adam vogt <vogt.adam at gmail.com> wrote:
> I think I've seen what might be the same issue. Could you try adding a
> cc-options: -fPIC like:
> https://github.com/aavogt/HOpenCV/blob/master/HOpenCV.cabal#L83 ?
Now I get
Loading object (static) dist/build/decnumber/src/decDouble.o ... ghc:
panic! (the 'impossible' happened)
(GHC version 7.8.2 for x86_64-unknown-linux):
Loading temp shared object failed: /tmp/ghc414_0/ghc414_1.so:
undefined symbol: BCD2DPD
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Thanks,
Omari
More information about the Haskell-Cafe
mailing list