On 29 Dec 2007, at 5:01 AM, Cristian Baboi wrote:

On Sat, 29 Dec 2007 02:08:14 +0200, Jonathan Cast <[EMAIL PROTECTED]> wrote:


How can one make portable dynamic libraries then ?

If by portable you mean, works on /both/ OSs, then GHC-specific should be portable enough for you...

By portable I mean: works on the same machine, with the same OS, but with different Haskell implementation.

Ah, you can't. But, again, what are you trying to do? Re-compiling your software for each implementation seems like a perfectly reasonable thing to do, given the differences between them.

jcc

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

Reply via email to