From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9747 invoked by alias); 7 May 2012 07:27:32 -0000 Received: (qmail 9725 invoked by uid 22791); 7 May 2012 07:27:30 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 May 2012 07:27:16 +0000 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3VmFlQ5MMVz3hhXH; Mon, 7 May 2012 09:27:14 +0200 (CEST) Received: from igel.home (ppp-93-104-149-60.dynamic.mnet-online.de [93.104.149.60]) by mail.mnet-online.de (Postfix) with ESMTPA id 3VmFlQ23jyz4KK3m; Mon, 7 May 2012 09:27:14 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 9D415CA2A0; Mon, 7 May 2012 09:27:13 +0200 (CEST) From: Andreas Schwab To: "Carlos O'Donell" Cc: libc-ports@sourceware.org, "Joseph S. Myers" , GNU C Library Subject: Re: [PATCH 1/2] glibc-ports: Use /lib/ld-linux-armhf.so.3 as the dynamic linker for the ARM hard-float ABI. References: X-Yow: Yow!! "Janitor trapped in sewer uses ESP to find decayed burger"!! Date: Mon, 07 May 2012 07:27:00 -0000 In-Reply-To: (Carlos O'Donell's message of "Sun, 6 May 2012 22:21:54 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.96 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-05/txt/msg00028.txt.bz2 "Carlos O'Donell" writes: > +AC_CACHE_CHECK([whether the compiler is using the ARM hard-float ABI], > + [libc_cv_arm_pcs_vfp], > + [archcppflag=`echo "" | > + $CC $CFLAGS $CPPFLAGS -E -dM - | > + grep __ARM_PCS_VFP | > + sed -e 's/^#define //' -e 's/ .*//'` Please use AC_EGREP_CPP. 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."