From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9031 invoked by alias); 1 Feb 2010 07:29:46 -0000 Received: (qmail 9023 invoked by uid 22791); 1 Feb 2010 07:29:45 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,URIBL_BLACK 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; Mon, 01 Feb 2010 07:29:41 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.pizzafactory.jp (Postfix) with ESMTP id 3729D5990D05; Mon, 1 Feb 2010 16:29:48 +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 Zx-4tT6jMQod; Mon, 1 Feb 2010 16:29:43 +0900 (JST) Received: from [192.168.0.9] (unknown [192.168.0.9]) by mail.pizzafactory.jp (Postfix) with ESMTP id 7C86C5990CFD; Mon, 1 Feb 2010 16:29:43 +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: <20100201071823.GN26827@adacore.com> Date: Mon, 01 Feb 2010 07:29:00 -0000 Cc: gdb-patches@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: <19869624-A5A3-404E-BD4D-00300E70496C@monami-software.com> References: <7B3F1863-6FB7-4AF8-B292-F56CF71FD0C8@monami-software.com> <20100201071823.GN26827@adacore.com> To: Joel Brobecker 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/msg00004.txt.bz2 Hello Joel, Thanks for your review. I received assignment forms (cgen/binutils/gdb/gcc) last weekend. And I sent back them today. My name will be registered within this month. Thanks, On 2010/02/01, at 16:18, Joel Brobecker wrote: >> sim/rx/ChangeLog >> 2010-01-30 Masaki Muranaka >> >> * configure.in: Check if the host has getopt.h. >> * configure.in: Regenerate. >> * config.in: Regenerate. >> * main.c: Include config.h >> Use HAVE_STDLIB_H, HAVE_UNISTD_H, HAVE_GETOPT_H. >> Include getopt.h in case HAVE_GETOPT_H is defined. > > This looks fine to me. Still no news from the assignment office > at the FSF? > > -- > Joel >