
Your `gcc -print-multi-os-directory` must print `../lib64`, while mine
#9620: libffi.a is put in the wrong folder -------------------------------------+------------------------------------- Reporter: rezb1t | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: Build | Version: 7.9 System | Keywords: libffi lib64 Resolution: | Architecture: Unknown/Multiple Operating System: Linux | Difficulty: Unknown Type of failure: Building | Blocked By: GHC failed | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by dfeuer): Replying to [comment:5 rwbarton]: prints `../lib`.
I don't yet see a great way to fix this, though...
I can verify that mine prints `../lib64`. It sounds likely that someone accidentally hardcoded `../lib` somewhere else. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9620#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler