[patch] Configure test failure - too many arguments

Brian Sidebotham micros@valvers.com
Wed Aug 1 14:05:00 GMT 2007


Hi,

Please find attached a patch to remove the configure error:

gcc/configure: test: too many arguments

Which is caused by a sed statement error when checking the version 
number of binutils.

I have tested by compiling from scratch with and without the patch, and 
ensuring that the new sed command works for both the old version string 
and the new version string of GAS. *note* I haven't done any regression 
testing with this patch as I don't have regression testing setup yet - 
but I don't see this adversley affecting anything.

Could someone please check and apply for me?

Changelog (${srcdir}/gcc/Changelog):

2007-08-01  Brian Sidebotham  <brian.sidebotham@gmail.com>

	* configure.ac (leb128): Modify sed statement to work with newly formatted
	binutils version string.
	* configure: Regenerate

Best Regards,

Brian Sidebotham.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: leb128.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070801/addd4238/attachment.ksh>


More information about the Gcc-patches mailing list