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]
Other format: [Raw text]

Re: enable-languages=c doesn't turn off libstdc++ any more?


On Mar  4, 2003, Daniel Jacobowitz <drow at mvista dot com> wrote:

> I just configured a HEAD snapshot with --enable-languages=c, and it
> didn't skip libstdc++ automatically.  I checked the logical couple of
> patches but couldn't find the culprit.

2003-03-04  Nathanael Nerode  <neroden at gcc dot gnu dot org>

	* configure.in: Replace ${libstdcxx_version} by its value.

Nathan, you'll have to do the same in gcc/cp/config-lang.in (and maybe
other config-lang.in directories).  Sorry that I missed this in the
review.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot 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]