[tree-ssa] Problems building fortran (gmp) with latest cvs-version

Lars Segerlund lars.segerlund@comsys.se
Tue Aug 5 08:39:00 GMT 2003


  I believe there was a discussion about getting rid of gmp for gfortran 
at one point, since gcc already has similar functionality in it's source 
tree.
  It's the frontend that depends on gmp not the executable generated, 
thus the internal dependencies could be tracked and replaced.
  Will have a short look.

  / Lars Segerlund.

Alexandre Oliva wrote:
> On Aug  4, 2003, Paul Brook <paul@nowt.org> wrote:
> 
> 
>>The automaigical solution is to include gmp (or the bits of it we need) in 
>>the gcc tree, like we do with zlib. I'm not sure that's such a good idea 
>>though.
> 
> 
> Unless libgmp is too big, the GNU coding standards seems to recommend
> that we include required dependencies.
> 



More information about the Gcc mailing list