[GHC] #8641: ghc with -odir and -prof (or any stub file) does not create the specified output directory
GHC
ghc-devs at haskell.org
Fri Apr 11 04:11:08 UTC 2014
#8641: ghc with -odir and -prof (or any stub file) does not create the specified
output directory
---------------------------------------+-----------------------------------
Reporter: wmarshall | Owner: ezyang
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.9
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time crash | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
---------------------------------------+-----------------------------------
Comment (by Edward Z. Yang <ezyang@…>):
In [changeset:"c7498bbdaa74dadd976c75c4e303c2050aa78277/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="c7498bbdaa74dadd976c75c4e303c2050aa78277"
Fix #8641, creating directories when we have stubs.
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8641#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list