This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0 of 2] complibs: offer choice


Hello all!

This patch series introduce support for opting-out from those
companion libraries that are not strictly required.

It introduces higher-level options that in turn select the
appropriate and required companion libraries. This applies
to PPL, CLooG and libelf. The others, GMP, MPFR and MPC, are
still forcibly selected to suite gcc requirements.

The default is still to enable those higher-level options.

The idea comes from Arnaud LACOMBE.

Regards,
Yann E. MORIN.



--
For unsubscribe information see http://sourceware.org/lists.html#faq


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