[GHC] #16145: runghc with -fobject-code and -osuf fails to find dependencies
GHC
ghc-devs at haskell.org
Mon Jan 7 15:52:59 UTC 2019
#16145: runghc with -fobject-code and -osuf fails to find dependencies
-------------------------------------+-------------------------------------
Reporter: adamse | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by malcolmw):
Also, if you change the -osuf flag to e.g. `-osuf=hs.hs.o`, then the
compiler generates instead an object file called `G.hs.hs.hs.hs.o`
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16145#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list