[GHC] #16022: Hadrian appears to link against libffi unconditionally

#16022: Hadrian appears to link against libffi unconditionally -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.3 Component: Compiler | Version: 8.6.2 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Hadrian appears to be linking against `libffi`, even on platforms where it should not be used. I suspect the cause is that Hadrian makes no attempt to set the `ffi` flag when configuring `rts`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16022 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16022: Hadrian appears to link against libffi unconditionally -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: highest | Milestone: 8.8.1 Component: Build System | Version: 8.6.2 (Hadrian) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * cc: davide, snowleopard (added) * priority: normal => highest * component: Compiler => Build System (Hadrian) * milestone: 8.6.3 => 8.8.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16022#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16022: Hadrian appears to link against libffi unconditionally -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: patch Priority: highest | Milestone: 8.8.1 Component: Build System | Version: 8.6.2 (Hadrian) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5427 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D5427 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16022#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16022: Hadrian appears to link against libffi unconditionally -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: patch Priority: highest | Milestone: 8.8.1 Component: Build System | Version: 8.6.2 (Hadrian) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5427 Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): Here is a quick attempt at a patch. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16022#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16022: Hadrian appears to link against libffi unconditionally -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: patch Priority: highest | Milestone: 8.8.1 Component: Build System | Version: 8.6.2 (Hadrian) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5427 Wiki Page: | -------------------------------------+------------------------------------- Changes (by alpmestan): * cc: alpmestan (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16022#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC