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
Behalf Of Dimitrios Vytiniotis | Sent: 30 April 2012 09:31 | To: cvs-ghc@haskell.org | Subject: build failure due to RTS C errors ... | | | 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

build failure due to RTS C errors ...

2012-04-30 Thread Dimitrios Vytiniotis
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. Some are: rts/Linker.c: In function 'mmapForLinker': rts/Linker.c:1641:8: error: format '%lu' expects argument of type 'long unsigned