From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14220 invoked by alias); 16 Nov 2004 12:40:43 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14123 invoked from network); 16 Nov 2004 12:40:31 -0000 Received: from unknown (HELO cam-admin0.cambridge.arm.com) (193.131.176.58) by sourceware.org with SMTP; 16 Nov 2004 12:40:31 -0000 Received: from cam-mail2.cambridge.arm.com (cam-mail2.cambridge.arm.com [10.1.127.39]) by cam-admin0.cambridge.arm.com (8.12.10/8.12.10) with ESMTP id iAGCdcso005774; Tue, 16 Nov 2004 12:39:38 GMT Received: from geoffrey.Emea.Arm.com (geoffrey.emea.arm.com [10.1.255.46]) by cam-mail2.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id MAA00554; Tue, 16 Nov 2004 12:40:19 GMT Received: from ZIPPY.Emea.Arm.com ([10.1.255.82]) by geoffrey.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 16 Nov 2004 12:40:20 +0000 Received: zippy.emea.arm.com 10.1.255.80 from 10.1.205.4 10.1.205.4 via HTTP with MS-WebStorage 6.5.6944 Received: from pc960.cambridge.arm.com by zippy.emea.arm.com; 16 Nov 2004 12:40:18 +0000 Subject: ARM Simulator build broken From: Richard Earnshaw To: Hans-Peter Nilsson , gdb-patches@sources.redhat.com Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1100608818.25423.66.camel@pc960.cambridge.arm.com> Mime-Version: 1.0 Date: Tue, 16 Nov 2004 12:40:00 -0000 X-OriginalArrivalTime: 16 Nov 2004 12:40:20.0127 (UTC) FILETIME=[6ED8F2F0:01C4CBD9] X-SW-Source: 2004-11/txt/msg00332.txt.bz2 2004-11-16 Hans-Peter Nilsson * sim-config.c (sim_config): Recognize when a bfd has unspecified endian information. * Make-common.in (sim-load.o): Depend on $(sim_main_headers) and $(remote_sim_h) too. (sim_main_headers): Add sim-utils.h. This patch breaks the ARM simulator build. The patch introduces a dependency of sim-load on sim-main.h which isn't needed, and the ARM simulator does not provide such a header (since it doesn't build any of the other files in sim/common). R. -- Richard Earnshaw Email: Richard.Earnshaw@arm.com ARM Ltd Phone: +44 1223 400569 (Direct + VoiceMail) 110 Fulbourn Road Switchboard: +44 1223 400400 Cherry Hinton Fax: +44 1223 400410 Cambridge CB1 9NJ Web: http://www.arm.com/ UK ---------------------------------------------------------------- This e-mail message is intended for the addressee(s) only and may contain information that is the property of, and/or subject to a confidentiality agreement between the intended recipient(s), their organisation and/or the ARM Group of Companies. If you are not an intended recipient of this e-mail message, you should not read, copy, forward or otherwise distribute or further disclose the information in it; misuse of the contents of this e-mail message may violate various laws in your state, country or jurisdiction. If you have received this e-mail message in error, please contact the originator of this e-mail message via e-mail and delete all copies of this message from your computer or network, thank you. ----------------------------------------------------------------