Hi Clemens,
Simon Marlow wrote:
Tue Jul 17 12:26:22 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Add hardwire-lib-paths option and make it default for inplace invocations
This patch unconditionally adds -rpath to the linker options for
in-place invocations. The MacOS linker doesn't und
On Tue, Jul 31, 2007 at 10:59:35PM +0100, Malcolm Wallace wrote:
> I'm still on holiday, but saw this and thought I'd join in.
>
> > Malcolm, how do you feel about this? Are we able to link cpphs as a
> > library statically to GHC?
>
> However I'm honestly not sure whether
> library or binary i
I'm still on holiday, but saw this and thought I'd join in.
> Malcolm, how do you feel about this? Are we able to link cpphs as a
> library statically to GHC?
Sure, I'll happily add a static-linking exception to the LGPL for cpphs,
so you can use it directly within ghc as a library, rather than
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 Tue Jul 31 19:30:01 BST 2007.
checki
Hello,
On Tuesday 31 July 2007 13:05, Thorkil Naur wrote:
> Hello,
>
> On Tuesday 31 July 2007 09:30, BuildBot Collator wrote:
> > ...
> > tnaur x86 Linux head: fail (failed stage1)
> > ...
>
> The latest 4 builds (38, 37, 36, 35) failed building stage 1 with
>
(http://darcs.haskell.o
Mon Jul 30 15:31:52 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Make lndir work on Windows (by copying)
M ./utils/lndir/lndir.c -9 +91
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Jul 30 12:30:12 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Make lndir whitespace consistent
M ./utils/lndir/lndir.c -126 +126
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Jul 30 12:25:13 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Set hardtop_plat to hardtop to find out what, if anything, breaks
M ./aclocal.m4 -40 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Jul 30 12:08:08 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Use our own (Haskell) pwd to find the tree root
M ./aclocal.m4 -2 +13
M ./configure.ac -2 +2
A ./utils/pwd/
A ./utils/pwd/Makefile
A ./utils/pwd/pwd.hs
___
Cvs-ghc mail
Mon Jul 30 11:28:06 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* #1559 is worked around elsewhere, so validate no longer needs to
M ./validate -6 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Hello,
On Tuesday 31 July 2007 09:30, BuildBot Collator wrote:
> ...
> tnaur x86 Linux head: fail (failed stage1)
> ...
The latest 4 builds (38, 37, 36, 35) failed building stage 1 with
(http://darcs.haskell.org/buildbot/head/tnaur%20x86%20Linux%20head/builds/38/step-stage1/0):
> ...
>
Hello,
On Tuesday 31 July 2007 09:30, BuildBot Collator wrote:
> ...
> tnaur PPC OSX head:fail (failed stage2)
> ...
The latest 4 builds (102, 101, 100, 99) have failed building stage 2 with
(http://darcs.haskell.org/buildbot/head/tnaur%20PPC%20OSX%20head/builds/102/step-stage2/0):
Tue Jul 31 02:59:53 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Change the strategy to determine dynamic data access
Instead of attaching the information whether a Label is going to be
accessed dynamically or not (distinction between IdLabel/DynLabel and
additional flags in ModuleI
Mon Jul 23 06:41:24 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Translate dyn in GhcLibWays into --enable-shared for Cabal
M ./libraries/Makefile +5
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Jul 22 01:20:50 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Add proper header so that cygwin recognizes this file as executable
M ./gmp/ln +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri Jul 13 14:08:45 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Add import facility to cmm parser
The cmm parser classified all unknown variables as imported. This
behaviour is not changed with this patch. Explicitly imported
variables get a different internal label type, namely Fo
Tue Jul 17 12:26:22 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Add hardwire-lib-paths option and make it default for inplace invocations
M ./compiler/Makefile -2 +2
M ./compiler/main/DriverPipeline.hs -2 +4
M ./compiler/main/StaticFlags.hs +3
_
Fri Jul 13 14:03:55 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Fix the knot-tying in loopDecls to actually do what its comment tells:
provide access to global declarations
M ./compiler/cmm/CmmParse.y -2 +5
___
Cvs-ghc mailing list
Cvs-ghc@
Tue Jul 3 07:56:53 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* windres to use the gcc given as --with-cc.
M ./driver/ghci/Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Jun 28 03:58:31 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Change package name mangling when linking against DSOs
M ./compiler/main/Packages.lhs -17 +8
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo
Wed Jun 20 07:20:23 PDT 2007 Clemens Fruhwirth <[EMAIL PROTECTED]>
* Allow access via manually generated SymbolPtrs. Generalize
pprImportedSymbol for 64 bit archs.
M ./compiler/nativeGen/PositionIndependentCode.hs -3 +8
___
Cvs-ghc mailing list
Mon Jul 30 08:39:59 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX compacting GC (bug1010, and other failures)
Compacting GC interacts badly with the new pointer-tagging feature, as
it also uses the low bits of a pointer to encode some information
during a collection. My original workaro
Build results:
x86 Windows head: pass
x86 Windows head fast: pass pass pass pass pass pass
gbesh Intel x86_64 Linux head: pass
kahl G5 Gentoo Linux head: fail (failed stage2)
phil Intel OSX head: pass
phil P4 SuSE Linux head: fail (failed stage1)
tnaur PPC O
23 matches
Mail list logo