Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2001-06-05 10:09:33 by simonpj] · 8e63a8bd
    Simon Peyton Jones authored
    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.
    8e63a8bd