From: Wolfgang T. <wol...@gm...> - 2005-06-12 19:41:10
|
I just found out about a problem with GHC 6.4 and gcc 4.0 on Tiger that affects the HOC CVS version (thanks for Petter Egesund for making me aware of the problem). You have to switch to gcc 3.3 for compiling (the libffi component of) HOC; if you compile it using gcc 4.0, there will be strange errors later during the build. Enjoy, Wolfgang |