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: [PATCH] Add --enable-stage1-languages to toplevel


On Thursday 17 August 2006 18:09, H. J. Lu wrote:
> On Thu, Aug 17, 2006 at 06:35:29PM +0200, Paolo Bonzini wrote:
> > This patch adds a -enable-stage1-languages switch to the toplevel, which
> > works equally well for the old and new bootstrap mechanisms (but is more
>
> I have a related question. Why does a cross compiler always try to
> build the Ada compiler even when I am using --enable-languages=c,c++.
> See
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28682

IIUC BOOT_LANGUAGES is only used when bootstrapping. You can't bootstrap a 
cross compiler.

Paul


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