On May 25, 2011, at 3:37 PM, Joseph S. Myers wrote: > On Wed, 25 May 2011, Mike Stump wrote: > >> On May 25, 2011, at 12:21 PM, Joseph S. Myers wrote: >>> Here is a revised version of my patch >> >> So, don't know why, but g++'s link line doesn't have libcommon-target.a >> on it for me, which results in a build failure. I've tried removing >> files, reconfiguring and haven't figured it out. Any ideas? > > It's explicitly and directly on the link line in cp/Make-lang.in since my > previous patch (r174109) that added the library, so I have no ideas there.
Ah, svn failure: $ svn up Make-lang.in Skipped 'Make-lang.in' At revision 174240. Summary of conflicts: Skipped paths: 1 :-( I have a dream, one day we'll have a version control system that updates when you say update. I have no idea why svn failures. Oh well. Thanks for the pointer.