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?


Alexandre Oliva wrote:
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.

Done. I grepped for it; that seems to be the only one.




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