[SM-Discuss] g++ 4.3.0
Remko van der Vossen
wich at stack.nl
Wed Apr 9 14:14:55 EDT 2008
On Wed, Apr 09, 2008 at 10:21:52AM -0700, Eric K Sandall wrote:
> 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.
uhmn.. (x < 230 or x >= 2.3.1) does not seem to be a tautology...
Remko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/sm-discuss/attachments/20080409/6eae1b53/attachment.bin
More information about the SM-Discuss
mailing list