From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2434 invoked by alias); 15 Jan 2008 10:11:41 -0000 Received: (qmail 1954 invoked by uid 48); 15 Jan 2008 10:11:00 -0000 Date: Tue, 15 Jan 2008 10:39:00 -0000 Message-ID: <20080115101100.1953.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/32287] gas version style changed causes warnings with configure In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "aldot at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-01/txt/msg01474.txt.bz2 ------- Comment #8 from aldot at gcc dot gnu dot org 2008-01-15 10:10 ------- This was recently changed on trunk: http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01574.html via r127745 | drow | 2007-08-23 19:42:08 +0200 (Thu, 23 Aug 2007) | 4 lines * configure.ac (leb128): Modify sed statement to work with any binutils version string. * configure: Regenerate But this doesn't seem to work for me: checking assembler for .sleb128 and .uleb128... /there/toolchain_build_sh4/gcc-4.3.0/gcc/configure: line 14146: test: -eq: unary operator expected /there/build_sh4/staging_dir/usr/bin/sh4-linux-uclibcgnueabi-as --version | sed 1q GNU assembler (Linux/GNU Binutils) 2.18.50.0.3.20071102 Should be fixed before 4.3.0.. -- aldot at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldot at gcc dot gnu dot | |org, drow at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32287