[project @ 2001-06-05 10:09:33 by simonpj]
authorsimonpj <unknown>
Tue, 5 Jun 2001 10:09:33 +0000 (10:09 +0000)
committersimonpj <unknown>
Tue, 5 Jun 2001 10:09:33 +0000 (10:09 +0000)
commit8e63a8bd714b1780e80e8ceab5192b933d93f18a
treecf14f1155fd14c79d923062c048fe19656d98723
parent24b988eeafaa202b5b2c52e60db68b69c13ec265
[project @ 2001-06-05 10:09:33 by simonpj]
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.
ghc/rts/gmp/configure