PATCH: Support binutils 2.20

Andreas Schwab schwab@linux-m68k.org
Sat Sep 5 20:59:00 GMT 2009


"H.J. Lu" <hongjiu.lu@intel.com> writes:

> @@ -4841,7 +4841,7 @@ $as_echo_n "checking version of $AS... " >&6; }
>    ac_prog_version=`$AS --version 2>&1 | sed -n 's/^.*GNU assembler.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
>    case $ac_prog_version in
>      '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
> -    2.1[3-9]*)
> +    2.1[3-9]*|[2-9].[2-9]*)

This won't match 3.0 or 3.1 or 10.2.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list