This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

FYI, libstdc++-v3 ./configure bootstrap problem "permanently" fixed


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


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