On Thu, Oct 2, 2008 at 11:25 AM, Wolfgang Jeltsch <
[EMAIL PROTECTED]> wrote:

> Am Dienstag, 30. September 2008 00:18 schrieb Duncan Coutts:
> > Yet another reason for getting dynamic linking / shared libs for Haskell
> > packages working reliably on all platforms.
>
> You mean shared libraries without the opportunity to inline library code?
> This would result in a huge performance loss, I think.


Not all platforms even have shared libraries.  Assuming that mechanism
exists to begin with is somewhat flawed if you're interested in wide
portability.


>
>
> Best wishes,
> Wolfgang
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to