> Does ghc support building and using shared libraries nowadays
> ? If so, what is
> the recommended approach (on Linux in particular) ?
>
> Last time I tried it (3 years ago), the result was an
> executable that dumped
> core.
Still can't be done, I'm afraid. At least for Haskell libraries; you could
compile parts of the RTS and libHS_cbits shared, but we haven't done that.
This message has more details:
http://www.mail-archive.com/[email protected]/msg02765.html
Cheers,
Simon
- ghc with shared libraries ? trb
- RE: ghc with shared libraries ? Simon Marlow
- RE: ghc with shared libraries ? Ian Jackson
- RE: ghc with shared libraries ? Simon Marlow
