[GHC] #8451: Link problem on FreeBSD

GHC ghc-devs at haskell.org
Sat Jan 18 11:02:33 UTC 2014


#8451: Link problem on FreeBSD
--------------------------------------------+------------------------------
        Reporter:  kazu-yamamoto            |            Owner:  pgj
            Type:  bug                      |           Status:  new
        Priority:  high                     |        Milestone:
       Component:  Compiler                 |          Version:  7.7
      Resolution:                           |         Keywords:
Operating System:  FreeBSD                  |     Architecture:
 Type of failure:  GHC doesn't work at all  |  Unknown/Multiple
       Test Case:                           |       Difficulty:  Unknown
        Blocking:                           |       Blocked By:
                                            |  Related Tickets:
--------------------------------------------+------------------------------

Comment (by Gabor Pali <pali.gabor@…>):

 In [changeset:"1ad599ea241626f47006fa386e4aaf38dc91fdbb/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="1ad599ea241626f47006fa386e4aaf38dc91fdbb"
 Fix #8451

 On FreeBSD, /usr/lib has to be added to the library path on linking when
 libthr is needed but -nostdlib is used (which is the case when the -prof
 and -threaded flags are combined).
 }}}

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


More information about the ghc-tickets mailing list