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]

Re: Using GMP in a GCC Frontend.


On Wed, Aug 02, 2000 at 10:20:24PM +0200, Toon Moene wrote:
> 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 ...

I suspect if we did this, gmp would need to be hosted on gcc.gnu.org as well
(though it would be useful to move gcc into the common tree with binutils and
gdb if we do).

-- 
Michael Meissner, Red Hat, Inc.
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482

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