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: [v3] --enable-pch


On Jun 30, 2003, Benjamin Kosnik <bkoz@redhat.com> wrote:

> This allows --disable-pch to turn off attempts to use pre compiled
> headers in C++ runtime land

Could I perhaps talk you into renaming this option such that it's
clear that it only affects C++ runtime land?  --disable-glibcpp-pch or
so?  --disable-pch could be expected to disable pch support in GCC,
and the configure flag is given to the top level, that people will
often use while thinking of configuring GCC, not just libstdc++.
We've had similar conflicting issues with --enable-debugging a short
while ago, so I'd rather avoid one more of these.  Thanks,

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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