#5264: Add support for out of source tree compilation.
------------------------------+---------------------------------------------
Reporter: kgardas | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Build System | Version: 7.1
Resolution: wontfix | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
------------------------------+---------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => wontfix
Comment:
That's not supported, but you can use `lndir` to make a tree of symlinks,
and build in that.
There's an `lndir` program in `utils/lndir` in a GHC tree, which has a few
tweaks to improve it for use with a GHC tree. Actually, I've just noticed
it doesn't ignore `.git` directories, but I'll push a patch to make it do
so.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5264#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs