Paul Jarc wrote:
Ian Lynagh <[EMAIL PROTECTED]> wrote:
I thought all your problems boiled down to binaries not being able to
find libgmp.so at runtime? So I think this should fix them all.
Yes, but then I wouldn't be able to find and fix the commands that are
missing SRC_HC_OPTS. :) So I'm ho
Ian Lynagh <[EMAIL PROTECTED]> wrote:
> I thought all your problems boiled down to binaries not being able to
> find libgmp.so at runtime? So I think this should fix them all.
Yes, but then I wouldn't be able to find and fix the commands that are
missing SRC_HC_OPTS. :) So I'm holding off on that
Anatoly Yakovenko wrote:
I am using the gentoo package for 6.10.1 and when i start ghci it
tries to allocate over 1gb of memory, which hits my ulimit.
Is anyone else getting absurd memory usage when trying to start ghci?
$ ghci
GHCi, version 6.10.0.20081007: http://www.haskell.org/ghc/ :? for h
I am using the gentoo package for 6.10.1 and when i start ghci it
tries to allocate over 1gb of memory, which hits my ulimit.
Is anyone else getting absurd memory usage when trying to start ghci?
$ ghci
GHCi, version 6.10.0.20081007: http://www.haskell.org/ghc/ :? for help
Loading package ghc-pri
Hi Paul,
On Mon, Oct 27, 2008 at 03:29:20PM -0400, Paul Jarc wrote:
> Ian Lynagh <[EMAIL PROTECTED]> wrote:
> > On Wed, Oct 08, 2008 at 06:04:31PM -0400, Paul Jarc wrote:
> >> With all that, the first problem I hit was with utils/pwd/pwd.
> >> ./configure builds it by calling ghc without any spec
Ian Lynagh <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 08, 2008 at 06:04:31PM -0400, Paul Jarc wrote:
>> With all that, the first problem I hit was with utils/pwd/pwd.
>> ./configure builds it by calling ghc without any special flags, so the
>> binary can't find libgmp.so at runtime.
>
> I think you n
Hi Paul,
On Wed, Oct 08, 2008 at 06:04:31PM -0400, Paul Jarc wrote:
>
> With all that, the first problem I hit was with utils/pwd/pwd.
> ./configure builds it by calling ghc without any special flags, so the
> binary can't find libgmp.so at runtime.
I think you need to tell the dynamic linker w
Simon Marlow wrote:
Judah Jacobson wrote:
Once small thing I've noticed: UserInterrupt (ctr-c) exceptions are
not thrown in ghci, probably because it installs its own signal
handlers:
Prelude Control.Exception Control.Concurrent> handle (\UserInterrupt
-> putStrLn "Caught!") (threadDelay 2
Ian Lynagh wrote:
> http://www.haskell.org/ghc/dist/stable/dist/6.10.1-rc-1/rc.html
My testsuite results can be found under:
http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/mac/ghcs/ghc-6.10.0.20081007-tests.log.bz2
http://www.informatik.uni-bremen.de/agbkb/forschung/
On Thu, Oct 09, 2008 at 03:37:32PM +0200, Christian Maeder wrote:
> Ian Lynagh wrote:
> > Please test as much as possible; bugs are much cheaper if we find them
> > before the release!
>
> How about a test-suite?
Good point: I've addde one to
http://www.haskell.org/ghc/dist/stable/dist/6.10.1-rc-
Judah Jacobson wrote:
Once small thing I've noticed: UserInterrupt (ctr-c) exceptions are
not thrown in ghci, probably because it installs its own signal
handlers:
Prelude Control.Exception Control.Concurrent> handle (\UserInterrupt
-> putStrLn "Caught!") (threadDelay 200)
^CInterrupted.
F
On Wed, Oct 8, 2008 at 1:09 PM, Ian Lynagh <[EMAIL PROTECTED]> wrote:
>
> We are pleased to announce that the GHC 6.10.0.20081007 snapshot is the
> first release candidate for GHC 6.10.1.
>
> You can download the release candidate from here:
>http://www.haskell.org/ghc/dist/stable/dist/6.10.1-r
Ian Lynagh wrote:
> Please test as much as possible; bugs are much cheaper if we find them
> before the release!
How about a test-suite?
Cheers Christian
P.S. "make binary-dist" creates a big unnecessary ".tar" file together
with the final ".tar.bz2" file. Also a (disturbing) link
"ghc-6.10.0.20
Ian Lynagh <[EMAIL PROTECTED]> wrote:
> We are pleased to announce that the GHC 6.10.0.20081007 snapshot is the
> first release candidate for GHC 6.10.1.
The build problems I reported about the 20080921 beta are still
present:
I ran into some problems due to having gmp installed in an unusual
pla
Ian Lynagh wrote:
We are pleased to announce that the GHC 6.10.0.20081007 snapshot is the
first release candidate for GHC 6.10.1.
You can download the release candidate from here:
http://www.haskell.org/ghc/dist/stable/dist/6.10.1-rc-1/rc.html
This page includes:
* a Windows installer
* an O
15 matches
Mail list logo