On 10 February 2005 13:40, Simon Marlow wrote:

> On 10 February 2005 13:31, Malcolm Wallace wrote:
> 
>> "Simon Marlow" <[EMAIL PROTECTED]> writes:
>> 
>>> We are finally at the release candidate stage for GHC 6.4. 
>>> Snapshots with versions 6.4.20050209 and later should be considered
>>> release candidates for 6.4.
>> 
>> Using: ghc-6.4.20050209-i386-unknown-linux.tar.bz2
>> 
>>     $ cat hello.hs
>>     main = putStrLn "hello world"
>>     $ ghc--6.4.20050209 -o hello hello.hs
>>     ld: cannot find -lHSbase_cbits
>>     collect2: ld returned 1 exit status
>>     $
>> 
>> Pretty much a show-stopper.
> 
> Yes, I'm fixing this right now.  Please hold off downloading until I
> can get a fixed distribution up...

New distributions are up now.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to