Simon

Recent patch to threads.c seems to have broken windows.  Pls fix or advise!

Unpulling: Fix race condition in wakeupThreadOnCapability() (#2574)
did not fix

Thanks

Simon

c:/simonpj/darcs/HEAD/ghc/stage1-inplace/ghc -optc-Werror -optc-Wall -optc-W 
-optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations 
-optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. 
-optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 
-optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing 
 -fvia-C -static  -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint  
-hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG   -c Ticky.c -o 
Ticky.debug_o
Threads.c: In function `printThreadBlockage':

Threads.c:701:0:
     warning: long int format, unsigned int arg (arg 2)
make[2]: *** [Threads.debug_o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all] Error 1
make[1]: Leaving directory `/c/simonpj/darcs/HEAD/rts'
make: *** [stage1] Error 2
sh-2.04$
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to