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: [tree-ssa] Configure support for GMP


On Thursday 31 July 2003 9:20 pm, Phil Edwards wrote:
> On Thu, Jul 31, 2003 at 09:10:41PM +0100, Paul Brook wrote:
> > The attached patch adds configure support for the GMP library, as
> > required by g95.
> >
> > It's cobbled togeter from varioous bits i found lying about, but it
> > seems to work. Anyone care to test or pass judgement?
>
> Some tweaks needed for portability and safety:

Ok, will fix.

<snip>

> > +++ gcc/gcc/fortran/config-lang.in	2003-07-30 22:22:43.000000000 +0100
> >
> > +need_gmp="yes"
> > +
>
> I could have sworn that the config-lang.in files didn't work like that,
> but I'm not an authoritative voice.

They currently do. I don't know if they're meant to, or if it's just 
coincidence.

> I'm assuming that you're using autoconf 2.13 to do the regeneration?

Yes.

Paul


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