#3863: Absolute paths to GCC and perl should not be baked into the compiler.
---------------------------------+------------------------------------------
Reporter: benl | Owner: igloo
Type: bug | Status: closed
Priority: high | Milestone: 6.12.2
Component: Build System | Version: 6.13
Resolution: fixed | Keywords:
Difficulty: | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: Compile-time crash |
---------------------------------+------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Now fixed in HEAD and 6.12:
{{{
Wed Mar 24 10:14:08 PDT 2010 Ian Lynagh <[email protected]>
* Pass the location of gcc in the ghc wrapper script; partially fixes
#3863
This means we don't rely on baking a path to gcc into the executable
Wed Mar 24 10:14:22 PDT 2010 Ian Lynagh <[email protected]>
* Change how perl scripts get installed; partially fixes #3863
We now regenerate them when installing, which means the path for perl
doesn't get baked in
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3863#comment:4>
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