Hi, I get the following with the package for Mac OS X 10.2:
[Dominic-Cooneys-Computer:~] dominic% ghc --make Main.lhs dyld: /usr/local/lib/ghc-5.04/ghc-5.04 Undefined symbols: /usr/local/lib/ghc-5.04/ghc-5.04 undefined reference to _BC expected to be defined in /usr/lib/libSystem.B.dylib /usr/local/lib/ghc-5.04/ghc-5.04 undefined reference to _PC expected to be defined in /usr/lib/libSystem.B.dylib /usr/local/lib/ghc-5.04/ghc-5.04 undefined reference to _UP expected to be defined in /usr/lib/libSystem.B.dylib Trace/BPT trap I get the impression from Google Groups that rebuilding from the source will fix this. Is there a Jaguar binary, source drop, or should I rebuild? Thanks, Dominic Cooney _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
