Tue Mar 10 10:22:42 PDT 2009  Ian Lynagh <[email protected]>
 * Don't put a trailing / on the mingw include path

Thanks, Ian.

   M ./compiler/main/SysTools.lhs -1 +1

Ah, I hadn't realized that those paths might be defined in the
runtime path handling code, so I was looking in all the wrong
places! I'm not sure whether a link to SysTools in config.mk
or paths.mk or config.status would have helped me, though,
as I was searching for mingw or include..

On the third hand, perhaps all literal path fragments ought
to come from paths.mk or config.mk, in accordance with
the mingw that is being copied into the ghc installation? But
that would probably lead to much recompilation after changes.

Btw, while the context is fresh in your mind:-) are those few lines in SysTools the only ones that would need to be changed to make GHC work with a standard mingw layout (in addition
to the stuff that will need to be changed, in the new build system,
when putting the mingw stuff into a GHC distribution)?
Claus

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to