[GHC] #10671: inplace/bin/ghc-stage1 doesn't respect --with-ld override

GHC ghc-devs at haskell.org
Thu Jul 23 03:36:45 UTC 2015


#10671: inplace/bin/ghc-stage1 doesn't respect --with-ld override
-------------------------------------+-------------------------------------
        Reporter:  mfox              |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Build System      |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Linux             |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 That command doesn't look like it should invoke a linker at all. Were you
 building in parallel (`make -j`)? Can you build serially to figure out
 which command failed for sure?

 Then, if you could rerun the failing command with `-v` and paste the
 output here, that'd be great.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10671#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list