[Haskell] building shared objects

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Sep 19 08:38:24 EDT 2006


Hello Jeremy,

Thursday, September 14, 2006, 7:45:46 PM, you wrote:

> I'm wondering if anybody has had any success building shared objects
> from Haskell code on x86 Linux and/or Sparc Solaris.

from GHC docs:

"-dynamic
Tell the linker to use shared Haskell libraries, if available (this
option is only supported on Mac OS X at the moment, and also note that
your distribution of GHC may not have been supplied with shared
libraries)"

may be it's possible to use yhc or jhc?

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



More information about the Haskell mailing list