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:[EMAIL PROTECTED]

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to