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]

Using GMP in a GCC Frontend.


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)

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