This is the mail archive of the gcc-patches@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: [PATCH] Require GMP 4.2 and MPFR 2.2


Now, I believe the proposed patch would lock out SUSE 10.1 from
compiling fortran this way, because the mpfr.h header that ships with
its gmp 4.1.4 does not have any VERSION defines included.

I'm not sure I understand. The SUSE 10.1 /usr/include/gmp.h doesn't have the __GNU_MP_VERSION and such defined? I've got them on a Suse enterprise server 9. Is that a GMP bug in version 4.1.4 or a distro problem (in which case it could be fixed, couldn't it?)?

Thanks,
FX


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