This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mpfr issues when Installing gcc 3.4 on fedora core


On 2007-01-04 10:42:35 -0800, Joe Buck wrote:
> It is an annoying problem that MPFR and GMP follow inconsistent rules.

Yes, but this problem is not only between MPFR and GMP. Even if MPFR
chose the GMP rules, there would be problems with other software. I
don't know any software other than GMP that chooses an ABI different
from the default one, and I think that's the reason why when GMP is
built by ports/packages, the ABI is changed back to the default one
(well, this seems to be the general case).

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]