GHC and dynamic linking

2007-11-11 Thread Richard Giraud
I foggily remember previous versions of GHC being unable to create programs that use dynamic links to libraries. Is this the case and, if so, is it still an issue? Static linking is not an option due to licensing issues. I'm interested in GHC 6.6.1 and 6.8.1 on Windows, Mac (PowerPC and

Re: GHC and dynamic linking

2007-11-11 Thread Ian Lynagh
On Sun, Nov 11, 2007 at 02:01:30AM -0700, Richard Giraud wrote: I foggily remember previous versions of GHC being unable to create programs that use dynamic links to libraries. Dynamic linking to C libraries works fine. Support is patchy for Haskell libraries in GHC 6.8.1; the plan is for GHC