This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
FYI, libstdc++-v3 ./configure bootstrap problem "permanently" fixed
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Wed, 14 Jan 2004 14:23:40 -0600 (CST)
- Subject: FYI, libstdc++-v3 ./configure bootstrap problem "permanently" fixed
- Reply-to: rittle at labs dot mot dot com
I just installed the top-level patch to "permanently" fix a source of
annoying PRs...
Phil, it isn't exactly the technique you had lobbied for over the
years, but it is the same effect for us at least. "srcdir!=objdir"
within libstdc++-v3 is now always valid to assume. (Maybe wait 24
hours to make sure we don't get unrolled then:) Feel free to begin
removing any library Makefile complexity which assumed otherwise.
Regards,
Loren