#7465: ./configure --with--ffi-libraries: ld cannot find libffi in a non-standard location --------------------------------+------------------------------------------- Reporter: trommler | Owner: trommler Type: bug | Status: new Priority: normal | Component: Build System Version: 7.7 | Keywords: Os: Linux | Architecture: Unknown/Multiple Failure: Building GHC failed | Blockedby: Blocking: | Related: #5743 --------------------------------+------------------------------------------- This ticket is to continue work on comment 19 to ticket #5743.
The issue is only relevant if you wish to use a system provided libffi rather than the in-tree libffi. PHO's comment[http://hackage.haskell.org/trac/ghc/ticket/5743#comment:19]: > ... If I understand this correctly, rts/libs.depend contains only -l flags so -L$(FFILibDir) won't be passed to the linker. > >Apart from that, $(rts_LD_OPTS) seems to be ignored too. igloo's comment [http://hackage.haskell.org/trac/ghc/ticket/5743#comment:21]: >... I think we only use rts_LD_OPTS when calling ld directly. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7465> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs