[GHC] #14064: Compiling problem on FreeBSD 11 ("failed in phase")

GHC ghc-devs at haskell.org
Thu Aug 3 01:21:58 UTC 2017


#14064: Compiling problem on FreeBSD 11 ("failed in phase")
-------------------------------------+-------------------------------------
        Reporter:  ohho              |                Owner:  (none)
            Type:  bug               |               Status:  infoneeded
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1
      Resolution:                    |             Keywords:
Operating System:  FreeBSD           |         Architecture:  x86_64
 Type of failure:  GHC doesn't work  |  (amd64)
  at all                             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 > Yes, that's what I thought, too.
 > My experience was, ld was called instead of ld.gold. I'll make further
 sure of that later.
 > Could you please also confirm that ld.gold do get called?

 Wow, indeed you are right. The `-fuse-ld=gold` seems to be ignored
 entirely (determined by passing `-optl-v` to `ghc`.).

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


More information about the ghc-tickets mailing list