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: RFA/RFC: Adding support for gmp and mpfr sources in the build tree


Hi Paolo,

Alternatively, you could use some autogen magic to differentiate the host and target passed to GMP, from the host and target passed to the other libraries. Differentiating the host may be useful too in order to pass "none" as the CPU (which can be the source of a few headaches).

I would like to do this, but I do not have enough autogen knowledge to know how to proceed. Is there an example that I could follow ?


Cheers
  Nick



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