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]
Other format: [Raw text]

Re: Including GMP/MPFR in GCC repository?


On 2006-10-07 04:35:39 +0100, Paul Brook wrote:
> I believe at least a couple of people have tried and failed to get
> gpm+mpfr to build reliably inside the gcc build system. IIRC the
> problems were related to gmp autodetecting build machine
> capabilities,

AFAIK, you can avoid that by giving GMP's configure an explicit CFLAGS.

> which breaks canadian crosses, and building
> redistributable toolchains. I never tried the integrations myself,
> and don't know the exact details.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


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