[GHC] #7452: [GNU gold] ld: error: cannot find [...]/Types__1.o
GHC
ghc-devs at haskell.org
Wed Dec 18 08:53:27 UTC 2013
#7452: [GNU gold] ld: error: cannot find [...]/Types__1.o
----------------------------------------+----------------------------------
Reporter: mrothe | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: Build System | Version: 7.6.1
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Building GHC failed | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
----------------------------------------+----------------------------------
Comment (by gidyn):
The gold linker doesn't understand relative paths. This also effects
building anything with -split-objs, see
https://bugzilla.redhat.com/show_bug.cgi?id=635935
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7452#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list