Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Mon Feb 4 18:00:02 GMT 2008.
checking out
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Mon Feb 4 18:10:01 GMT 2008.
checkin
Hi,
I'm currently trying to bring back HC bootstrapping, and I'd some
kind of success, but only with really horrible hacks on
libraries/Makefile.local, the Cabal Makefile template, some bits
in mk, and libraries/Makefile itself. FYI the current state is that the
HC build starts well for base, old-
Mon Feb 4 08:05:14 PST 2008 [EMAIL PROTECTED]
* Fix DEBUG build
M ./compiler/basicTypes/Unique.lhs +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
| This patch changes Unique from
|
|data Unique = MkUnique FastInt
|
| to
|
|newtype Unique = MkUnique Int
|
| Since this is performance critical code, I have checked the compiler output
| (core and stg), to check that it is really the same. The only difference is an
| improvement. mkUnique
Build results:
gabor stable: pass
kahl G5 Gentoo Linux stable:pass
mnemosyne x86-64 Gentoo stable: pass
tnaur PPC OSX stable 2: fail (failed stage2)
tnaur x86 Linux stable: pass
x86 Windows stable fast:pass pass lost fail (failed stage1) pass pass
x86-6
Build results:
x86-64 Linux head: fail (failed stage2 bindist bindisttest)
x86 Windows head: fail (failed stage3 bindisttest) fail (failed stage1)
x86 Windows head fast: pass pass lost pass pass pass fail (failed stage1)
kahl G5 Gentoo Linux head: pass
x86-64 Linux head unreg: