On 03/10/2011 12:26 PM, Rainer Orth wrote:
+      # GNU gold (GNU Binutils 2.21.51.20110225) 1.11
+      #
+      # We extract the binutils version which is more familiar and specific
+      # than the gold version.
+      ld_vers=`echo $ld_ver | sed -n \
+         -e 's,^.*[     ]\([0-9][0-9]*\.[0-9][0-9]*.*\)) .*$,\1,p'`
                 ^^                                 ^^

Perhaps changing these to [^)]* is better. Build parts are okay with that change.

Patch

Reply via email to