FFI static linking
"Fernan Bolando" <[email protected]> Tue, 18 Nov 2008 05:45:24 +0800
| Newsgroups | gmane.comp.lang.haskell.hugs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Is it possible to do static link on module that uses ffi interface? I am trying to make the ffi interface work Plan9, which doesnt have dynamic loading. ffihugs crashes when I try to create a module. It is probably due to the hugs port, but wanted to get your opinions. thanks fernan -- http://www.fernski.com