[GHC] #9465: configure: sed: illegal option -- r
GHC
ghc-devs at haskell.org
Fri Aug 22 07:10:48 UTC 2014
#9465: configure: sed: illegal option -- r
-------------------------------------+-------------------------------------
Reporter: jrp | Owner: pgj
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build | Version: 7.8.3
System | Keywords: sed
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Easy (less than 1
Unknown/Multiple | hour)
Type of failure: Building | Blocked By:
GHC failed | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Gabor Pali <pali.gabor@…>):
In [changeset:"030549a1e263f352814e982fd9dba77755326a03/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="030549a1e263f352814e982fd9dba77755326a03"
Fix #9465.
It turned out the sed(1) expressions are not fully portable. So revist my
earlier attempt for getting GHC_LDFLAGS in the configure script and
rewrite
it in Perl instead.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9465#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list