Re: Validate broken on x86_64 and PPC

2009-05-26 Thread Ian Lynagh
On Tue, May 26, 2009 at 09:28:18PM +1000, Ben Lippmeier wrote: > > There's a similar validate problem on PPC. > Looks like word size, or other config thing is messed up. > > gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g > -fexceptions -O -g -O2 -Wall -Werror -MT src/powerpc/f

Re: Validate broken on x86_64

2009-05-26 Thread Ian Lynagh
Hi Ben, On Tue, May 26, 2009 at 06:46:29PM +1000, Ben Lippmeier wrote: > > Those ducks, they just won't line up.. > > cc1: warnings being treated as errors > LibFFI.hsc: In function 'main': > LibFFI.hsc:81: warning: format '%d' expects type 'int', but argument 3 > has type 'long unsigned int'

Re: Validate broken on x86_64 and PPC

2009-05-26 Thread Ben Lippmeier
There's a similar validate problem on PPC. Looks like word size, or other config thing is messed up. gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O -g -O2 -Wall -Werror -MT src/powerpc/ffi_darwin.lo -MD -MP -MF src/powerpc/.deps/ffi_darwin.Tpo -c src/power

Validate broken on x86_64

2009-05-26 Thread Ben Lippmeier
Those ducks, they just won't line up.. inplace/bin/mkdirhier compiler/stage2/build/ /home/benl/software/alex-2.3.1/bin/alex -g compiler/cmm/CmmLex.x -o compiler/stage2/build/CmmLex.hs cc1: warnings being treated as errors LibFFI.hsc: In function 'main': LibFFI.hsc:81: warning: format '%d' exp