From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32256 invoked by alias); 4 Dec 2010 02:05:02 -0000 Received: (qmail 32239 invoked by uid 22791); 4 Dec 2010 02:05:00 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_20 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; Sat, 04 Dec 2010 02:04:53 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.pizzafactory.jp (Postfix) with ESMTP id 4948563DD3AB; Sat, 4 Dec 2010 11:05:21 +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 bn2+69t4DfBu; Sat, 4 Dec 2010 11:05:20 +0900 (JST) Received: from [172.16.80.13] (s209.GtokyoFL1.vectant.ne.jp [202.215.14.209]) by mail.pizzafactory.jp (Postfix) with ESMTP id 95D0463DD3A0; Sat, 4 Dec 2010 11:05:20 +0900 (JST) Subject: Re: [ping/RFC] Fwd: [sim] canadian cross build for m32c-elf target. Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Masaki Muranaka In-Reply-To: <201011210329.oAL3TX39009897@greed.delorie.com> Date: Sat, 04 Dec 2010 02:05:00 -0000 Cc: gdb-patches@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: References: <925CEAD7-5E61-4380-8DF7-3D01EC99B99F@monami-software.com> <201011210329.oAL3TX39009897@greed.delorie.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-12/txt/msg00026.txt.bz2 Hello, Patch applied. Thanks. And indeed sim should have $(COMPILE_FOR_BUILD). On 2010/11/21, at 12:29, DJ Delorie wrote: > > This is OK with me, but I note that opcodes/Makefile uses > $(COMPILE_FOR_BUILD). Sim doesn't have that. I wonder why? >