[GHC] #8683: add "cpp program" and "cpp program options" to settings file
GHC
ghc-devs at haskell.org
Fri Jan 24 18:29:10 UTC 2014
#8683: add "cpp program" and "cpp program options" to settings file
-------------------------------------+------------------------------------
Reporter: carter | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets: #8439
-------------------------------------+------------------------------------
Comment (by carter):
so as a way of "fuzzing" this patch, i'm trying out doing stuff like
./configure --with-gcc=clang --with-cpp=gcc
and ./configure --with-gcc=gcc --with-cpp=cpphs
and ./configure --with-gcc=gcc --with-cpp=clang
(which is perhaps a bit daft, but seems to be a good way to understand
what i'm not doing right for the build system :) )
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8683#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list