Windows DLLs should be working now. To turn on the "dyn" way add the
string "i386-unknown-mingw32" to PlatformSupportsSharedLibs in mk/config.mk
I haven't pushed a patch to do this yet because the DLLs for the runtime
and libraries currently require manual installation. After building GHC
I'
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Sat Jan 9 19:00:01 GMT 2010.
***
Hi,
The following page times out:
http://hackage.haskell.org/trac/ghc/wiki/ReportABug
Thanks, Neil
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Jan 9 05:33:30 PST 2010 Ian Lynagh
* MERGED: Fix #650: use a card table to mark dirty sections of mutable arrays
Simon Marlow **20091217224228
Ignore-this: 75c354682c9ad1b71b68b5bc4cedd6de
The card table is an array of bytes, placed directly following the
actual array data. Thi
Tue Dec 22 14:20:17 PST 2009 d...@cs.tufts.edu
* Copying Simon M's fix for 650 to the new codegen
Ignore-this: 4bd46e6ef23debc39c7c10aea3dfdf5c
M ./compiler/codeGen/StgCmmPrim.hs -2 +15
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/2009122017-a3835-3ab0f9be0
Mon Dec 21 03:52:49 PST 2009 Simon Marlow
* Fixes to account for the new layout of MUT_ARR_PTRS (see #650)
Ignore-this: ca4a58628707b362dccedb74e81ef052
M ./rts/sm/Compact.c -11 +12
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091221115249-12142-20e4cb799df3
Sat Jan 9 04:57:52 PST 2010 Ian Lynagh
* MERGED: Patch for shared libraries support on FreeBSD
Ian Lynagh **20100106185321
From Maxime Henrion
M ./compiler/HsVersions.h +5
M ./compiler/cmm/CLabel.hs -3 +3
M ./compiler/nativeGen/NCG.h +6
M ./compiler/nativeGen/PIC.hs -68
Fri Jan 8 13:04:00 PST 2010 Ian Lynagh
* Improve the handling of TEST_HC
We now accept TEST_HC=ghc as well as TEST_HC=/usr/bin/ghc
The code is also a little more correct, as it will now actually
canonicalise the value of TEST_HC if it is given on the commandline.
M ./mk/boilerplate.
Fri Jan 8 12:20:40 PST 2010 Ian Lynagh
* Always define IN_TREE_COMPILER in mk/boilerplate.mk
There was one path in which it was not being set.
M ./mk/boilerplate.mk +2
View patch online:
http://darcs.haskell.org/ghc-6.12/testsuite/_darcs/patches/20100108202040-3fd76-6055f26e34f9e44bd86
Fri Jan 8 05:34:16 PST 2010 Ian Lynagh
* Fix running in-place gen_contents_index; trac #3716
It was making incorrect URLs due to a shell script error.
M ./libraries/gen_contents_index -1 +1
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20100108133416-3fd76-da0
Build results:
x86-64 Linux head: lost
x86 Windows head:lost
x86 Windows head fast: lost lost pass pass
tnaur PPC OSX head 2:fail (failed compile)
tnaur x86 OS X head: pass
x86-64 Linux head unreg: lost
New unexpected test passes:
length001 1 tnaur x86 OS X head
Old
Build results:
x86 Windows stable: lost
x86 Windows stable fast: lost lost pass pass
x86-64 Linux stable: pass
Old unexpected test passes:
2410 2 x86 Windows stable
TH_spliceE5_prof 2 x86 Windows stable
newtype 2 x86 Windows stable
prof001 2
12 matches
Mail list logo