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


> 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 ;-)


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