Johannes Waldmann <waldm...@imn.htwk-leipzig.de> writes:

> A similar thing is mentioned here (see Caveat)
> http://www.haskell.org/haskellwiki/Web/Literature/Static_linking

Another caveat is that shared linking isn't very useful on Linux, since
the C library loads various stuff dynamically anyway.  It'd be great to
be able to link to a different C library (maybe something from the
BSDs?).

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants

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

Reply via email to