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: amylaar at cygnus dot co dot uk
- Subject: Re: PATCH to pre-select languages to be build
- From: Manfred Hollstein <manfred at s-direktnet dot de>
- Date: Thu, 1 Oct 1998 16:42:38 +0200 (MET DST)
- Cc: law at cygnus dot com, burley at gnu dot org, jbuck at synopsys dot com, pfeifer at dbai dot tuwien dot ac dot at, egcs at cygnus dot com
- References: <3227.907182840@hurl.cygnus.com> <199810011427.PAA15656@phal.cygnus.co.uk>
- Reply-To: manfred at s-direktnet dot de, Manfred dot Hollstein at ks dot sel dot alcatel dot de
On Thu, 1 October 1998, 15:27:49, amylaar@cygnus.co.uk wrote:
> > 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.
That's exactly what --enable-languages="c,f77" does, with my patch
applied ;-)
>
> No, I'm not volunteering to implement it ;-)
manfred