Esa Ilari Vuokko wrote:
On 8/3/07, Simon Marlow <[EMAIL PROTECTED]> wrote:
Fri Aug 3 00:52:31 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* cabal01: we need --with-ld=$(LD) for Windows
M ./tests/ghc-regress/cabal/cabal01/Makefile -1 +1
What's the story of how to find ld for ghc-inplace in Windows?
Ian added gcc-lib to compiler/ a while back, before that I had to pass --with-ld
to configure. Why doesn't Ian's solution work for testsuite?
I see now, it is because compiler/gcc-lib is copied during a 'make' at the
top level, but the buildbot build doesn't do 'make', it invokes the
individual targets separately.
We should fix this and remove the --with-ld hack that I added, presumably.
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc