#5154: Trouble porting GHC to Haiku: wrong shebang in Perl boot script
----------------------------------+-----------------------------------------
Reporter: mcandre | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.0.3
Resolution: | Keywords: perl boot shebang compile
source
Testcase: | Blockedby:
Difficulty: | Os: Other
Blocking: | Architecture: Unknown/Multiple
Failure: Building GHC failed |
----------------------------------+-----------------------------------------
Changes (by mcandre):
* status: closed => new
* resolution: wontfix =>
Comment:
I don't understand. "Porting GHC to a new platform"
(http://hackage.haskell.org/trac/ghc/wiki/Building/Porting) says to run
{{{ perl boot }}}. The GHC build process as described in that document
does NOT detect the location of Perl, rather it assumes Perl is in {{{
/usr/bin }}}. This part of the build process fails on Haiku unless the
shebang and system call are changed. And the rest of the build process
depends on this.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5154#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs