New error on linux
Simon Peyton Jones
simonpj at microsoft.com
Tue Oct 27 10:35:18 UTC 2015
gcc 4.6.3
| -----Original Message-----
| From: Ben Gamari [mailto:ben at smart-cactus.org]
| Sent: 27 October 2015 10:31
| To: Simon Peyton Jones; ghc-devs at haskell.org
| Subject: Re: New error on linux
|
| Simon Peyton Jones <simonpj at microsoft.com> writes:
|
| > Clean build on HEAD on Linux is now giving a new error.
| >
| > Actual stderr output differs from expected:
| >
| > --- ./driver/T10970a.stderr.normalised 2015-10-27 09:44:02.279188078
| +0000
| >
| > +++ ./driver/T10970a.comp.stderr.normalised 2015-10-27
| 09:44:02.279188078 +0000
| >
| > @@ -1,6 +1,4 @@
| >
| > T10970a.hs:4:0:
| >
| > missing binary operator before token "("
| >
| > - #if MIN_VERSION_base(3,0,0)
| >
| > - ^
| >
| > `gcc' failed in phase `C pre-processor'. (Exit code: 1)
| >
| Hmm, it is possible that the output produced by this test is gcc-version
| dependent. What GCC version are you using?
|
| I believe Edward must have been using 5.2.* as `master` currently validates
| for me and this is the version I am using.
|
| Cheers,
|
| - Ben
More information about the ghc-devs
mailing list