
At 2002-04-15 12:29, Wolfgang Thaller wrote:
The binary package for MacOS X is now available at http://www.kfunigraz.ac.at/imawww/haskell/GHC.dmg
It fails to build TypedObject.hs. $ /usr/local/bin/ghc -fvia-C -pgmccc -pgmacc -package lang -package concurrent -fglasgow-exts -fallow-undecidable-instances -package-name javavm -c TypedObject.hs -o TypedObject.o +RTS -K20m stack overflow: use +RTS -K<size> to increase it TypedObject.hs is this: <http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/jvm-bridge/sourc e/Haskell/TypedObject.hs?rev=1.6> Actually, what I recommend you do is fetch JVM-Bridge from CVS and build it yourself. It's quite straightforward. Go here to find it: http://sourceforge.net/cvs/?group_id=32318 Follow the instructions in "source/Building". -- Ashley Yakeley, Seattle WA
participants (1)
-
Ashley Yakeley