Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Mon May 28 19:30:01 BST 2007.
checki
Hello,
Please refer to
http://www.haskell.org/pipermail/glasgow-haskell-users/2007-April/012290.html
and the mail thread leading up to this response. It seems to be the same
problem.
Best regards
Thorkil
On Monday 28 May 2007 14:13, Gabriele Keller wrote:
> I had a serious problem building ghc
In the last couple of weeks I spent a lot of time just trying to compile
GHC. With the constantly changing build system, incremental builds fail
more often than not after new patches are pulled. And sometimes even
clean builds don't work. For example, today (that is Monday morning in
.au) I
I had a serious problem building ghc head under Intel MacOS today. The
first problem was that the FIND makefile var wasn't initialized
properly. A log of the second problem is attached
Cheers,
Gabriele
-=-
rm -f -f stamp/configure.library.*.base base/unbuildable
( cd base && setup/Setup conf
Isaac Dupree <[EMAIL PROTECTED]> wrote:
> know how close GHC's stage1 code
> is to compilability with other compilers?
AFAIK, ghc's source code primarily uses only two main extensions beyond
the Haskell language - unboxed values, and pattern guards. To a large
extent, GHCi will also rely on havi
Build results:
x86-64 Linux head: lost
x86 Windows head:pass
x86 Windows head fast: pass pass pass pass pass pass
x86-64 Linux head unreg: fail (failed stage1)
Old unexpected test passes:
arith008 1 x86 Windows head
tc224 2 x86-64 Linux head
Old unexpected test fai