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: Integrating libada branch


Arnaud Charlet wrote:
Isn't there a way to have the gcc/ada subdirectory enabled, and libada
disabled ? To help merging the FSF and AdaCore trees, this would be
convenient to have, at least during an interim period.

You could add an --enable-libada option, similar to the existing --enable-libgcj. You would want the default switched, so that it is disabled by default instead of enabled by default.


There is a conflict between needing to disable language libraries on targets that they have not been ported to yet, and disabling them if a language doesn't want them. The former is more useful long term, so that is what we have now.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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