This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH to pre-select languages to be build
- To: law at cygnus dot com
- Subject: Re: PATCH to pre-select languages to be build
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Thu, 1 Oct 1998 15:27:49 +0100 (BST)
- Cc: manfred at s-direktnet dot de, Manfred dot Hollstein at ks dot sel dot alcatel dot de, burley at gnu dot org, jbuck at synopsys dot com, pfeifer at dbai dot tuwien dot ac dot at, egcs at cygnus dot com
> By default we should build all languages. The user must explicitly specify
> that they do not want particular languages. I think we've agreed on that.
Well, how about some alternate syntax to do this that doesn't require
to know all the languages?
E.g.: --disable-default-languages --enable-c --enable-fortran
to build only c and fortran.
No, I'm not volunteering to implement it ;-)