
#8783: make ghc-pwd-bindist script /bin/sh compatible for Solaris -------------------------------------+------------------------------------- Reporter: maeder | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Build System | Version: 7.8.1-rc2 Resolution: | Keywords: Operating System: Solaris | Architecture: Unknown/Multiple Type of failure: Building GHC | Difficulty: Easy (less than 1 failed | hour) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Comment (by maeder): {{{ ./configure --target=x86_64-pc-solaris2 --with- gcc=/local/home/maeder/haskell/ghc64bin/gcc --with-ld=/usr/ccs/bin/ld --with-nm=/local/home/maeder/haskell/ghc-bin/nm }}} What do you mean by "is not working"? If @SHELL@ ist replaced by "/bin/sh" then this should work for you, because (any call of) ./configure should recognise the proper shell (that is /bin/sh for you and /bin/bash for me). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8783#comment:13 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler