[GHC] #8683: add "cpp program" and "cpp program options" to settings file
GHC
ghc-devs at haskell.org
Wed Jan 22 23:10:23 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
-------------------------------------+------------------------------------
Changes (by carter):
* status: new => patch
Comment:
ok, the configure setup pieces now work! (thanks peter!)
one last thing that peter has suggested, and I agree with, is that we
should add that using --with-cpp=foo then requires you to specify a
--with-cpp-flags=blah (because theres no general way to determine the
right flags, so they must be user supplied if you're specifying your own
cpp)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8683#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list