cabal-dev icon indicating copy to clipboard operation
cabal-dev copied to clipboard

cabal-dev ghci does not link c-sources

Open ernstmartinj opened this issue 11 years ago • 0 comments

I think this is an issue with cabal-dev. When compiling a package that calls functions in a c file listed in c-sources i keep getting:

lookupSymbol failed in relocateSection (relocate external)

When the same package is compiled with cabal and run in ghci, the problem dissapears.

ernstmartinj avatar May 16 '13 19:05 ernstmartinj