Re: Bug#294481: ghci -lpthread fails

2005-02-11 Thread Ian Lynagh
On Fri, Feb 11, 2005 at 11:27:21AM -, Simon Marlow wrote: > On 10 February 2005 23:35, Ian Lynagh wrote: > > > I'm no library expert, so there may be a cleaner/simpler/more portable > > equivalent to the above. > > I'm not that familiar with libtool, but I guess what you're doing here > is c

RE: Bug#294481: ghci -lpthread fails

2005-02-11 Thread Simon Marlow
On 10 February 2005 23:35, Ian Lynagh wrote: > On Thu, Feb 10, 2005 at 07:00:47PM +0100, Juliusz Chroboczek wrote: >> Hi Ian, >> >>> What is your particular problem? >> >> Running Darcs under ghci. > > This seems to work for me (at least in as much as ghci loads and > FastPackedString.lengt

Re: Bug#294481: ghci -lpthread fails

2005-02-11 Thread Juliusz Chroboczek
Hi Ian, > What is your particular problem? Running Darcs under ghci. Juliusz ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Re: Bug#294481: ghci -lpthread fails

2005-02-10 Thread Ian Lynagh
On Thu, Feb 10, 2005 at 07:00:47PM +0100, Juliusz Chroboczek wrote: > Hi Ian, > > > What is your particular problem? > > Running Darcs under ghci. This seems to work for me (at least in as much as ghci loads and FastPackedString.lengthPS (FastPackedString.packString "Foo") says 3): rm -rf .

Re: Bug#294481: ghci -lpthread fails

2005-02-10 Thread Duncan Coutts
On Thu, 2005-02-10 at 16:58 +, Ian Lynagh wrote: > On Wed, Feb 09, 2005 at 11:13:36PM +0100, Juliusz Chroboczek wrote: > > Package: ghc6 > > Version: 6.2.2-2 > > > > /usr/lib/libpthread.so (comes from libc6-dev 2.3.2.ds1-20) is a GNU > > linker script, not a shared object. This breaks ghci.

Re: Bug#294481: ghci -lpthread fails

2005-02-10 Thread Ian Lynagh
On Wed, Feb 09, 2005 at 11:13:36PM +0100, Juliusz Chroboczek wrote: > Package: ghc6 > Version: 6.2.2-2 > > /usr/lib/libpthread.so (comes from libc6-dev 2.3.2.ds1-20) is a GNU > linker script, not a shared object. This breaks ghci. Known problem: http://www.haskell.org/pipermail/glasgow-haskell-