[GHC] #10671: inplace/bin/ghc-stage1 doesn't respect --with-ld override
GHC
ghc-devs at haskell.org
Thu Jul 23 04:25:51 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 mfox):
As a workaround I try to get the message through to gcc:
{{{
LD=/home/cavtools/64/pkg/bin/gld make -j8 LD=/home/cavtools/64/pkg/bin/gld
}}}
It doesn't help.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10671#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list