[GHC] #8783: make ghc-pwd-bindist script /bin/sh compatible for Solaris

GHC ghc-devs at haskell.org
Fri Feb 14 13:33:20 UTC 2014


#8783: make ghc-pwd-bindist script /bin/sh compatible for Solaris
-------------------------------------+------------------------------------
        Reporter:  maeder            |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Build System      |          Version:  7.8.1-rc1
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by maeder):

 It has nothing do to with
 libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs (although
 being wrong, too), but is caused by "$$($1_$2_BINDIST_WRAPPER)" in rules
 /shell-wrapper.mk. The variable $(SHELL) is not the one set by
 ./configure.

 prependLibraryPath from rules/library-path.mk creates the non-Bourne
 export statement.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8783#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list