Vyacheslav Akhmechet wrote:

> Yes. I've run into similar issues with hs-plugins (albeit not the
> same). What platform are you running on? How are you compiling your
> code? Try compiling it with the -threaded flag and see if it fixes
> your problem.

My platform is amd64 (x86_64). I usually compile with '--make -O2'. I just
tried adding the '-threaded' flag, but that does not seem to change
anything.

Thanks for the suggestion though! When I get around to it, I'll check
whether a minimal program that accesses a file from dynamically loaded
code shows this locking problem.


Greetings,

Arie

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to