[GHC] #14312: Head does not build on Windows with the default make config.
GHC
ghc-devs at haskell.org
Tue Oct 17 06:41:13 UTC 2017
#14312: Head does not build on Windows with the default make config.
-------------------------------------+-------------------------------------
Reporter: AndreasK | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Build System | Version: 8.3
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4080
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Phyx-):
Well, the proposal is more to not add the current file's folder implicitly
to the include list.
Make it an implicit choice. Looking at the options, maybe `-isystem` or
`-idirafter` would work. Will have to test. But if not, think we should
drop adding the path.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14312#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list