#3732: GHC 6.10.4 compilation failure: libffi failed to compile
----------------------------------+-----------------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.10.4
Resolution: fixed | Keywords:
Difficulty: | Os: Linux
Testcase: | Architecture: ia64
Failure: Building GHC failed |
----------------------------------+-----------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
This shouldn't be necessary, as the command should expand to something
like:
{{{
CC=gcc sh configure
}}}
which will run the configure script in the current directory. I'm not sure
what's gone wrong, but as the build system has been rewritten for 6.12 I'm
going to assume it's been fixed.
If you still have problems with 6.12, please reopen, and include the part
of the `make` output where the command gets run, and the output of
{{{
make show VALUE=SHELL
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3732#comment:2>
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