This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Using GMP in a GCC Frontend.
- To: gcc at gcc dot gnu dot org
- Subject: Using GMP in a GCC Frontend.
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Wed, 02 Aug 2000 22:20:24 +0200
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
L.S.,
After ample discussion on the GNU Fortran 95 mailing list (see the URL
given below), we've come to the conclusion that we need the GNU Multi
Precision Library for some compiler arithmetic (in addition to the
functions offered by floatlib.c).
However, AFAIK, that would mean that the Fortran 95 frontend would be
the first to depend on such an "outside" library.
Is that a problem - and if so, why ?
Thanks in advance for offering any insight ...
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)