[Haskell-cafe] GHC, GLUT and OS X

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Thu Aug 2 00:51:58 EDT 2007


On Aug 2, 2007, at 0:48 , Paul L wrote:

> Ok, a bit hacking reveals that GLUT on Mac OS X performs differently
> in GHCi and when compiled.

Hm, isn't there a problem with shared library initialization in  
GHCi?  (In a compiled program it's handled by ld.so or equivalent;  
ghci loads shared objects dynamically.)

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list