ghc-path (was: ANNOUNCE: GHC 6.10.1 beta)

2008-09-28 Thread Claus Reinke
Thank you all. Everything is great now. It was because (Just ghcPath) was not passed into runGhc, and lack of ghc-path. btw: is ghc-path going to be part of the ghc release or the haskell platform? Currently, I can't see it in either, which would be a pity. I thought the idea was to provide it

Re: ANNOUNCE: GHC 6.10.1 beta

2008-09-28 Thread humasect
Thank you all. Everything is great now. It was because (Just ghcPath) was not passed into runGhc, and lack of ghc-path. peace and happiness, -lyndon 2008/9/28 Thorkil Naur <[EMAIL PROTECTED]> Hello, > > On Sunday 28 September 2008 19:27, humasect wrote: > > Ah, indeed it does! Then, more about GH

Re: ANNOUNCE: GHC 6.10.1 beta

2008-09-28 Thread Thorkil Naur
Hello, On Sunday 28 September 2008 19:27, humasect wrote: > Ah, indeed it does! Then, more about GHC API: > "Shell: Shell: missing -B option" > > I can't find any information of what this -B is, it is not in GHC sources or > anything helpful from google. The -B is used from a ghc shell script to

Re: ANNOUNCE: GHC 6.10.1 beta

2008-09-28 Thread humasect
Ah, indeed it does! Then, more about GHC API: "Shell: Shell: missing -B option" I can't find any information of what this -B is, it is not in GHC sources or anything helpful from google. I tried to add "-B../build" or similar to GHC api DynFlags, no luck. I've only found "[ "-shared", "-Wl,-Bsymbo

Re: ANNOUNCE: GHC 6.10.1 beta

2008-09-28 Thread Austin Seipp
The atom sorting errors are fairly harmless it seems; you should still get an executable in the end (I was playing with the new API today too.) Austin Excerpts from humasect's message of Sun Sep 28 10:42:36 -0500 2008: > uh oh.. > ~/Haskell/bin/ghc +RTS -N2 -RTS -hidir ../build/ -odir ../build/ -

Re: ANNOUNCE: GHC 6.10.1 beta

2008-09-28 Thread humasect
uh oh.. ~/Haskell/bin/ghc +RTS -N2 -RTS -hidir ../build/ -odir ../build/ -threaded -package ghc -main-is Shell --make Shell -DCALLCONV=ccall [4 of 4] Compiling Shell( Shell.hs, ../build/Shell.o ) Linking Shell ... ld: atom sorting error for _ghczm6zi10zi0zi20080927_LibFFI_Czuffizutype_c