From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28681 invoked by alias); 27 Mar 2013 04:59:00 -0000 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 Received: (qmail 28665 invoked by uid 89); 27 Mar 2013 04:58:53 -0000 X-Spam-SWARE-Status: No, score=-9.7 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 27 Mar 2013 04:58:49 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7A85B33BE60; Wed, 27 Mar 2013 04:58:47 +0000 (UTC) From: Mike Frysinger To: "Hans-Peter Nilsson" Subject: Re: Recent simulator patches broke many sims Date: Wed, 27 Mar 2013 09:13:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.7.6; KDE/4.6.5; x86_64; ; ) Cc: joel.sherrill@oarcorp.com, gdb-patches@sourceware.org References: <201303262050.r2QKoLdY018755@ignucius.se.axis.com> In-Reply-To: <201303262050.r2QKoLdY018755@ignucius.se.axis.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1507335.SWHqZTl5jL"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201303270103.20301.vapier@gentoo.org> X-Virus-Found: No X-SW-Source: 2013-03/txt/msg01001.txt.bz2 --nextPart1507335.SWHqZTl5jL Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 816 On Tuesday 26 March 2013 16:50:21 Hans-Peter Nilsson wrote: > > From: Mike Frysinger > > > You know, if someone went to do the work to provide a default > > > (overridable) target-board for all cross *-elf et al targets at > > > the toplevel, I wouldn't mind. > >=20 > > cris is the only target that i see today that is failing to work with > > sane defaults "out of the box". i don't see a global init being > > necessary (or even useful). >=20 > It fails, how? That's the first thing I've heard about it. i meant "if `make check-sim` for a cris-elf target requires RUNTESTFLAGS=3D= -- target_board=3Dcris-sim to be specified in order to pass tests" if people can simply do: ./configure --target=3Dcris-elf make all-sim make check-sim and it works, then i don't have any complaints -mike --nextPart1507335.SWHqZTl5jL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJRUn2YAAoJEEFjO5/oN/WBRMEP/ilKd1eQ3Mwdxv+IwHkCrgDF 0F0Ufcdk/eCOCJXTEeXcG/PErLTYuOmu3Z3qkXS/ItHwCGTJmTMJ8p+p71c9dWJb U3AxqbMAg6fdJqGnQgD2fQDw18PqmPP5dljScGTSJshIoTgiD57pknipOdybj5rj ZNV8SilguH8AjVCHfVBU2hLnLQEBklWvmDamGJ3SfCbPzqhSBPHZZ8Ufg9K0ibYx 1LYPRRHJJ6s4nOpViWl2YqdSYgcssV6nzWJxywKBGFXKOZn7nRFFEo2QZYXjYoKO ITcUzRKvksXSyJoLIC8Qh4QmOajUoE8lEvOLOce2mL62aF1ZiYaVvSYL63QdNMV7 ZknQ1aUD79Ko0XWTCMp2RAoWZssNRYf6JpiIeFa/60Zzi/jo5V5w9i69dip+vyil zyRkkAubxw0+GoKQX8gxGmNHr99FVtmW4DWk6ROgOVAhvRkPfTK/I2vwW2R83c38 r+UZJPrO5M0Rf+aCizfGvpBKV36LzEoQ5XypAgqYJmznq2OLwClqAvpSDcb+qmIx 65HQq+b2SJGPnrPyAuOOU97bJAYCYVksc3bNYkqITdHLg24EU2JsQcXBZnMd4Bre hpUl9dslMqDoZpFy/vEhuVwm7NzKtvKAo9p/I05OrMKvOSRw09FphW/8/CQFGg7d UxyokiVI8W5S7PnVgDDp =eXHO -----END PGP SIGNATURE----- --nextPart1507335.SWHqZTl5jL--