From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15002 invoked by alias); 19 Oct 2011 20:45:40 -0000 Received: (qmail 14993 invoked by uid 22791); 19 Oct 2011 20:45:39 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from ra.se.axis.com (HELO ra.se.axis.com) (195.60.68.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Oct 2011 20:45:21 +0000 Received: from localhost (localhost [127.0.0.1]) by ra.se.axis.com (Postfix) with ESMTP id DC11312355; Wed, 19 Oct 2011 22:45:19 +0200 (CEST) Received: from ra.se.axis.com ([127.0.0.1]) by localhost (ra.se.axis.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VLpa7+l9LVkg; Wed, 19 Oct 2011 22:45:18 +0200 (CEST) Received: from thoth.se.axis.com (thoth.se.axis.com [10.0.2.173]) by ra.se.axis.com (Postfix) with ESMTP id 7924F12352; Wed, 19 Oct 2011 22:45:18 +0200 (CEST) Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.88.21.50]) by thoth.se.axis.com (Postfix) with ESMTP id 6CECE3413D; Wed, 19 Oct 2011 22:45:18 +0200 (CEST) Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id p9JKjIF6007744; Wed, 19 Oct 2011 22:45:18 +0200 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id p9JKjHnr007740; Wed, 19 Oct 2011 22:45:17 +0200 Date: Wed, 19 Oct 2011 20:46:00 -0000 Message-Id: <201110192045.p9JKjHnr007740@ignucius.se.axis.com> From: Hans-Peter Nilsson To: vapier@gentoo.org CC: gdb-patches@sourceware.org In-reply-to: <201110191205.02203.vapier@gentoo.org> (message from Mike Frysinger on Wed, 19 Oct 2011 12:05:01 -0400) Subject: Re: Your sim configure commits broke mn10300-sim and m68hc11-sim MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-10/txt/msg00539.txt.bz2 > Date: Wed, 19 Oct 2011 12:05:01 -0400 > User-Agent: KMail/1.13.7 (Linux/3.1.0-rc4; KDE/4.6.5; x86_64; ; ) > please try this. it works for me. If you also repeated the problem then that's good enough, thanks; looks good, ok. > 2011-10-19 Mike Frysinger > > * acinclude.m4 (SIM_AC_OPTION_HARDWARE): Check libm for log2 when > cfi is in the hardware list. brgds, H-P