Re: build failure due to RTS C errors ...

2012-04-30 Thread Ian Lynagh
On Mon, Apr 30, 2012 at 08:30:43AM +, Dimitrios Vytiniotis wrote: > > Hi all, I just pulled this morning from HEAD and tried to validate in Linux > (using gcc 4.6.1), and I got a lot of > C errors from RTS type incompatibilities. Sorry, should be fixed now. Thanks Ian __

RE: build failure due to RTS C errors ...

2012-04-30 Thread Dimitrios Vytiniotis
Ah I am on 32-bit linux, so this could be an untested platform maybe? d- > -Original Message- > From: Simon Peyton-Jones > Sent: Monday, April 30, 2012 9:54 AM > To: Dimitrios Vytiniotis; cvs-ghc@haskell.org > Subject: RE: build failure due to RTS C errors ... >

RE: build failure due to RTS C errors ...

2012-04-30 Thread Simon Peyton-Jones
Could this be something to do with 32 vs 64 bit? Builds ok for me on (a) 32 bit windows (b) 64-bit Linux. Ian, you've been fiddling with this 64 bit stuff haven't you? Simion | -Original Message- | From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] | On Behalf Of Di