Claus Reinke wrote:
and even the mingw ld apparently sets its search_dirs without drive
letters:
that shouldn't be the problem, though, as the failing part of
./configure was
an indirect call via gcc, which seems to set the library prefixes
correctly,
On Vista gcc doesn't set the library prefixes correctly, which is why we've had
to add the workaround to GHC to modify PATH before invoking gcc, and why you
have to modify PATH by hand when building GHC on Vista. See:
http://hackage.haskell.org/trac/ghc/ticket/1110.
So perhaps the problem is as in your previous message, that gcc is being invoked
from a different drive? Monique?
Cheers,
Simon
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe