[GHC] #8765: Add --with-ar and --with-ranlib configure params.

#8765: Add --with-ar and --with-ranlib configure params. ------------------------------------+------------------------------------- Reporter: kgardas | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Build System | Version: 7.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- I've found that I usually miss --with-ar and/or --with-ranlib on Solaris while building GHC. Attached patch fixes that. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8765 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8765: Add --with-ar and --with-ranlib configure params. -------------------------------------+------------------------------------ Reporter: kgardas | Owner: Type: feature request | Status: patch Priority: normal | Milestone: Component: Build System | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by kgardas): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8765#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8765: Add --with-ar and --with-ranlib configure params. -------------------------------------+------------------------------------ Reporter: kgardas | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Build System | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by thoughtpolice): * status: patch => closed * resolution: => fixed Comment: Merged, thanks! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8765#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC