From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9806 invoked by alias); 2 Feb 2010 02:57:03 -0000 Received: (qmail 9798 invoked by uid 22791); 2 Feb 2010 02:57:02 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from p12018-ipbffx02marunouchi.tokyo.ocn.ne.jp (HELO mail.pizzafactory.jp) (222.147.75.18) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 02 Feb 2010 02:56:54 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.pizzafactory.jp (Postfix) with ESMTP id 5C90C5995A58; Tue, 2 Feb 2010 11:38:42 +0900 (JST) Received: from mail.pizzafactory.jp ([127.0.0.1]) by localhost (ldap.monami-software.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r4QOUStje7s9; Tue, 2 Feb 2010 11:38:42 +0900 (JST) Received: from [192.168.0.9] (unknown [192.168.0.9]) by mail.pizzafactory.jp (Postfix) with ESMTP id F2D415995A51; Tue, 2 Feb 2010 11:38:41 +0900 (JST) Subject: Re: [patch] Build failure sim/rx on OSX. Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Masaki Muranaka In-Reply-To: Date: Tue, 02 Feb 2010 02:57:00 -0000 Cc: gdb-patches@sourceware.org Content-Transfer-Encoding: quoted-printable Message-Id: <39DEEB7D-2590-4071-9411-C5042EF39227@monami-software.com> References: <7B3F1863-6FB7-4AF8-B292-F56CF71FD0C8@monami-software.com> To: DJ Delorie X-IsSubscribed: yes 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: 2010-02/txt/msg00035.txt.bz2 Hello DJ, I've also never met a system without excepts freestanding enviro= nments. But stdlib.h is checked in configure script. This is the reason why I added= #ifdef. Thanks, On 2010/02/02, at 10:42, DJ Delorie wrote: >=20 > As the original author, I'm OK with this patch, but I have to ask... a > system without ? >=20