simonmar-win32-head (x86 Windows HEAD), build 635, Failure
Páli Gábor János
pali.gabor at gmail.com
Fri Aug 24 11:33:57 CEST 2012
On Fri, Aug 24, 2012 at 10:17 AM, Simon Marlow <marlowsd at gmail.com> wrote:
> I mean the build parameters, e.g. which GHC to use. These are part of the
> build server somewhere, the client doesn't have any control. So someone
> needs to fix the win32 builders to use ghc-7.4.1 instead of 7.0.3.
Probably I am misunderstanding something, but as far as I know the
minimum version of the bootstrapping compiler is specified in the
configure script (i.e. in the GHC sources).
I think this issue can be fixed by placing the directory of the GHC
7.4.1 binary in front in the path, or remove/disable the old 7.0.x
compiler.
More information about the Cvs-ghc
mailing list