Vincent Lefevre - Re: Build using --with-gmp and shared libraries (original) (raw)

This is the mail archive of the gcc@gcc.gnu.orgmailing 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]

On 2005-11-04 19:26:14 +0200, Janne Blomqvist wrote:

Would it be possible to replace gmp with mpfr entirely?

MPFR is based on GMP. It mainly uses the MPN and MPZ layers. However the MPF layer isn't used at all. So, you still need GMP somewhere anyway.

-- 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 / SPACES project at LORIA


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