Linking shared libraries

Benjamin Franksen benjamin.franksen at bessy.de
Thu Apr 21 20:42:52 EDT 2005


I know that ghc cannot produce shared libraries on all systems, but what about 
just linking existing ones (i.e. for ffi code)? Is there a secret command 
line switch for that, or do I have to use the C linker? Is there an option in 
cabal that I have been missing that could help me?

Cheers
Ben


More information about the Glasgow-haskell-users mailing list