This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: configuration in gcc build
- From: Brian Dessent <brian at dessent dot net>
- To: Dima Sorkin <dima dot sorkin at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Sun, 01 Apr 2007 12:09:27 -0700
- Subject: Re: configuration in gcc build
- References: <e40293600704011138l7ee3cea0gbbc8e1084a29391f@mail.gmail.com>
- Reply-to: gcc-help at gcc dot gnu dot org
Dima Sorkin wrote:
> Ocassionally I found out that by default Ada will not be built,
> contrary to written in the install docs:
> http://gcc.gnu.org/install/configure.html
Where does that say that Ada will be built by default? It says:
> If you do not pass this flag, or specify the option all, then all
> default languages available in the gcc sub-tree will be configured.
> Ada, Objective-C++, and treelang are not default languages; the rest are.