#2966: build system does not respect --with-gcc=
---------------------------------+------------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 6.11
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Comment (by duncan):
In that case the ghc build system should pass `--with-cc` instead of
`--with-gcc` as it does currently.
Currently it looks like it just blindly passes all top-level `./configure`
flags to all libraries via Cabal's `--configure-option` mechanism. Either
that or the top level `./configure` script should accept `--with-cc` and
not `--with-gcc`.
One way or another we've got a mismatch between the top-level
`./configure` script and all the library `./configure` scripts.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2966#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