This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: CXXFLAGS patch evaporated
On Thu, Dec 09, 1999 at 04:50:07PM -0800, Chip Salzenberg wrote:
> > This looks wrong to me. CXXFLAGS is meant to be an end-user knob to
> > tweak optimization / debugging settings.
>
> Then why does it have -fno-implicit-templates in it already?
> Shouldn't that flag be moved elsewhere, then?
It's probably historical baggage, just as wrong (ideally speaking).
Congrats on the IPO, by the way.
- FChE