On Sat, 2007-06-16 at 11:33 +1000, skaller wrote:

> However, the libs still aren't fully public if the interfaces
> are only private details of the GHC tool chain. Hmmm.

Note of course that it's only been in the last few years that C++ has
stabilised to the point where different implementations can agree on a
common ABI. Prior to that, all the C++ libs had public interfaces with
an ABI that was was an artifact of which C++ tool chain you were using.

Duncan

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to