On Thu, 4 Oct 2012, Jason Merrill wrote: > Recent versions of binutils seem to have started putting ' around the version > number in bfd/configure.in, which was confusing gcc configure. This patch > allows us to detect the version number again. > > OK for trunk? >
I committed my already-approved patch as r192342 instead (it had a sanity-check for the extracted version and covered ld as well). brgds, H-P