This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A clue for the libstdc++ problem.
- To: gcc at gcc dot gnu dot org, zackw at stanford dot edu
- Subject: Re: A clue for the libstdc++ problem.
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 2 Apr 2001 12:30:00 -0700
> I'm wondering if we need to keep around the logic that determines
> whether or not libstdc++, libjava, etc. are being built outside the
> unified tree.
No, we don't need to keep this stuff. libstdc++-v3 can only be built
in-tree now anyway. Please remove the extra logic.
-benjamin