Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] g++ 4.3.0

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric K Sandall <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] g++ 4.3.0
  • Date: Wed, 9 Apr 2008 10:21:52 -0700

On Wednesday 09 April 2008 09:40:40 Jaka Kranjc wrote:
> Did you cast the new mpfr? It should have been pulled in, but maybe there
> is a bug in that code. I had the same error until I upgraded mpfr, but it
> could have been something else.

gcc/DEPENDS has the following:
if [[ "$(installed_version mpfr|sed 's:\.::g')" < 230 ]]
then
force_depends mpfr
fi &&

Which *should* pull in mpfr if it has not already been updated to 2.3.1.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page