[Haskell-cafe] To much symbols in dll
Kees Bleijenberg
K.Bleijenberg at lijbrandt.nl
Fri May 22 11:29:06 UTC 2020
After a lot of trying I finally got my windows dll working (used by a Qt
app). But after adding the package (aeson) I get:
ld.exe: Error: export ordinal too large: 97839
There are a few messages about this problem. People talk about split-dll and
gen-dll. But both seems more for building ghc itself. I tried gen-dll, but
couldn't get it to work.
I wonder if there is a solution for this problem?
Kees
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20200522/5e8bf6eb/attachment.html>
More information about the Haskell-Cafe
mailing list