cvs commit: fptools/ghc/rts/gmp configure
Simon Peyton Jones
simonpj@glass.cse.ogi.edu
Tue, 5 Jun 2001 03:09:33 -0700
simonpj 2001/06/05 03:09:33 PDT
Modified files:
ghc/rts/gmp configure
Log:
ghc/rts/gmp/configure hangs up altogether on this
rm command:
rm -f mpn/${tmp_fn}.[Ssc] mpn/${tmp_fn}.asm
I added lots of print statements to show progress
(hence the more verbose output) and found, I think,
that expanding the [Ssc] fixes the problem.
Revision Changes Path
1.11 +10 -1 fptools/ghc/rts/gmp/configure