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: committed: merge with libada-branch


On Tue, 10 Feb 2004, Andrew Pinski wrote:

> But it is not supposed to work like this as this is a huge regression.
> Now I do not have an Ada compiler to beginning with so a configure will 
> disable
> Ada but not libada like it should.

The check for the presence of an Ada compiler, and the disabling of
building the Ada front end if such a compiler is absent, is in
gcc/configure.ac.  Perhaps it needs to move to toplevel so that libada is
disabled as well in that situation.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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