Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14442] mpfr needs gmp

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14442] mpfr needs gmp
  • Date: 13 May 2008 19:11:08 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14442


wich AT stack.nl changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |wich AT stack.nl




------- Additional Comments From wich AT stack.nl 2008-05-13 14:11 -------
Just had this; gmp and mpfr not installed gcc/g++ at version 4.2.2

Upgrading to gcc/g++ 4.3.0 with cast gcc g++ will try to cast mpfr first.

Attached a log of the cast and a super debug of the cast.

Note how gcc forces a recast of mpfr, while mpfr is not installed. I removed
the force by adding a spell_ok mpfr in the mpfr version check in the gcc
DEPENDS, but that did not resolve the problem.

Disabling the g++ dependency of gmp, does indeed break the cyclic dependency
and make gmp cast before mpfr.

We should do something about this though, this will hit people upgrading from
an older stable to 0.21 when it is released.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page