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: [PATCH 4.5 0/N]: Integrate GCC with the complex math library MPC


On Sun, 15 Mar 2009, Kaveh Ghazi wrote:
> In the long run my hope is to make this library mandatory like MPFR 
> which would avoid the need for these flags and I wouldn't want to have 
> them in forever as placebos ever more simply because of this interim 
> period where MPC was optional.

I think we need to be (much) more careful about the ever increasing
amount of dependencies needed for GCC, especially when it's something
benefiting only a small minority of our user base like compex math.

Even more so when the new dependency is immature and very much in flux.
As an example, half a year ago one could not longer even build mainline
GCC on a GNU/Linux distribution that was only a year old back then due
updated version requirments on MPRF.

> Would it be okay to put in the code now without any flags, and revisit 
> the necessity of them at the end of stage2?  I will commit to creating 
> patch(es) for these flags at that point if MPC is not ready for 
> prime-time yet. In this case, "ready for prime-time" would mean ready
> to be mandatory for building GCC.

Not for GCC 4.5, please.  Pretty, please.

Gerald


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