> I assumed that the nlist test would still be sufficient for other
> platforms, as it also correctly determined that Mac OS X itself uses
> symbols with underscores *everywhere* else.

I'm afraid not.
At least one of the BSDs has problems with it.  (At least, it kept getting the 
answer wrong for Hugs until we switched to testing what dlsym does instead of 
testing what nlist does.)

--
Alastair Reid

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to