This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: CXXFLAGS patch evaporated


According to Frank Ch. Eigler:
> Chip Salzenberg <chip@valinux.com> writes:
> > [...]
> > Index: src/Makefile.am
> > [...]
> >  CXXFLAGS = -g -D_GNU_SOURCE -fno-implicit-templates \
> > +	   -Wall -Wno-format -W -Wwrite-strings -Winline \
> > +	   @CXXFLAGS@ $(WERROR) $(OTHER_CXXFLAGS)
> > [...]
> 
> 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?
-- 
Chip Salzenberg             - a.k.a. -              <chip@valinux.com>
     "Fleagal.  Bingo.  Drooper.  Snork.  They're cops."   //MST3K

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