[Haskell-cafe] Unknown symbol: __fixunsdfdi

Michael Snoyman michael at snoyman.com
Thu Jun 24 05:51:38 EDT 2010


Hi all,

I'm trying to get some code to compile on Windows, and have run into an
unknown symbol. Has anyone else run into an unknown __fixunsdfdi? I'm using
GHC 6.12.3. I'm trying to use my persistent-sqlite package. To
reproduce, cabal install persistent-sqlite and then try running the example
program[1].

Thanks,
Michael

[1]
http://github.com/snoyberg/persistent/raw/ef31e6ddece659b1b8240756a1a47360fad5f268/backends/sqlite/test1.hs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100624/1b64fefb/attachment.html


More information about the Haskell-Cafe mailing list