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]

Re: PATCH to pre-select languages to be build


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


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