#1860: GMP dyn link dependencies in binary distributions
--------------------------+-------------------------------------------------
Reporter: chak | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.10 branch
Component: Build System | Version: 6.8.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Multiple |
--------------------------+-------------------------------------------------
Changes (by igloo):
* os: MacOS X => Multiple
* severity: major => normal
* milestone: 6.8.2 => 6.10 branch
Comment:
We now rebuild the utils directory with the stage1 compiler during the
binary-dist target:
{{{
Tue Nov 27 12:39:59 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Rebuild utils with the stage1 compiler when making a bindist; fixes
trac #1860
This is a bit unpleasant, as "make binary-dist" really shouldn't
actually
build anything, but it works.
}}}
(in 6.8 branch and HEAD).
As I say, I don't think this is particularly pleasant, and I think it
would be nicer to always rebuild it (perhaps in a different directory)
during a normal build. Therefore I'm moving this bug to the 6.10
milestone, and we can reconsider it then.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1860#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