This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/32287] Grep for "as" broken -- configure: line 14092: test: too many arguments sleb128 uleb128



------- Comment #1 from rob1weld at aol dot com  2007-06-11 18:01 -------
There is a "`" missing from the end of that line, we need:

+    as_ver=`echo $as_ver | grep -o [0-9.+] | tr -d [:cntrl:]`


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32287


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]