#1949: Build system destroys output
--------------------------+-------------------------------------------------
Reporter: mbaulch | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8 branch
Component: Build System | Version: 6.8.1
Severity: normal | Keywords: strip binaries install solaris
build
Testcase: | Architecture: sparc
Os: Solaris |
--------------------------+-------------------------------------------------
It seems that the binaries left in the source directories after
a 'gmake' are stripped before installation when 'gmake install'
is called. The stripping butchers them such that they output
'Killed' when executed.
By manually installing these binaries by hand, the build works
perfectly however.
I have:
- GNU strip version 2.17.
- GCC 4.0.2 (from Blastwave)
GHC was built from vanilla sources with -O2.
NOTE: This problem existed for me with GHC 6.6.x also.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1949>
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