[GHC] #8596: Add support for "reponse files" to workaround Windows command line length limitations
GHC
ghc-devs at haskell.org
Tue Sep 1 11:25:34 UTC 2015
#8596: Add support for "reponse files" to workaround Windows command line length
limitations
-------------------------------------+-------------------------------------
Reporter: joeyhess | Owner: snoyberg
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #10777 #9685 | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by philipp):
Hi Michael,
thanks for your patch. I compiled ghc 7.10.2 with your patch on windows.
Unfortunately, I still get an error when I try to build my project. While
trying to link the executable, I get
{{{ gcc.exe: error: CreateProcess: No such file or directory }}}
Any ideas what the reason could be? If I can help in diagnosing this
further, please let me know.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8596#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list