[Haskell-cafe] Dynamically Linking Foreign Functions

Bulat Ziganshin bulat.ziganshin at gmail.com
Thu Dec 31 05:32:33 EST 2009


Hello Richard,

Thursday, December 31, 2009, 12:28:01 PM, you wrote:

> Problem: I don't understand how I can generate the foreign import
> statements at runtime.

there are special C libraries that doest it. one of them is libffi,
another one (can't recall its name) is used by ghc itself. libffi
isn't x64-compatible, unlike second one


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list