Running test with the stage-1 compiler
Ömer Sinan Ağacan
omeragacan at gmail.com
Mon Dec 9 09:12:14 UTC 2019
You can use `sh validate --legacy` to use the old build system.
Ömer
Simon Peyton Jones via ghc-devs <ghc-devs at haskell.org>, 9 Ara 2019
Pzt, 12:10 tarihinde şunu yazdı:
>
> Apparently ‘sh validate’ now uses Hadrian.
>
> This has broken one of my workflows:
>
> build the stage1 compiler
> cd testsuite/tests
> make stage=1
>
> That is, run the testsuite with the stage-1 compile. (This often produces a small test case for a compiler crash, much easier than debugging GHC compiling itself.)
>
> How do I do this?
>
> Thanks
>
> Simon
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
More information about the ghc-devs
mailing list