[GHC] #8783: make ghc-pwd-bindist script /bin/sh compatible for Solaris
GHC
ghc-devs at haskell.org
Wed Mar 12 13:42:29 UTC 2014
#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):
Solaris 10
{{{
-bash-3.2$ ls -la /bin/sh
lrwxrwxrwx 1 root root 13 Dez 16 09:32 /bin/sh ->
../../sbin/sh
-bash-3.2$ ls -la /sbin/sh
-r-xr-xr-x 1 root root 82456 Sep 22 2010 /sbin/sh
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8783#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list