On Thu, Jan 14, 2010 at 2:08 PM, Daniel Fischer
<daniel.is.fisc...@web.de> wrote:
>
> Just an idea. Are you on windows?
> If so, then your foreign calls would probably have to be
>
> foreign import stdcall "srilm.h whatever" ...
>
> instead of
>
> foreign import ccall "..."
>

Yes, I came here to say that too.  I was getting those errors on Windows.

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

Reply via email to