Cannot find normal object file when compiling TH code
Yorick Laupa
yo.eight at gmail.com
Thu Jan 2 22:01:48 UTC 2014
Hi,
Oddly I can't compile code using TH with GHC HEAD. Here's what I get:
cannot find normal object file './Tuple.dyn_o'
while linking an interpreted expression
I'm currently working on a issue so I compile the code with ghc-stage2 for
convenience.
I found an old ticket related to my problem (
https://ghc.haskell.org/trac/ghc/ticket/8443) but adding -XTemplateHaskell
didn't work out.
The code compiles with ghc 7.6.3.
Here's my setup: Archlinux (3.12.6-1)
Any suggestions ?
--Yorick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140102/fee1a04c/attachment.html>
More information about the ghc-devs
mailing list