From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3806 invoked by alias); 21 Aug 2014 01:31:56 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 3796 invoked by uid 89); 21 Aug 2014 01:31:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 21 Aug 2014 01:31:55 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D6C3A33FC95; Thu, 21 Aug 2014 01:31:53 +0000 (UTC) From: Mike Frysinger To: Joel Brobecker Cc: Joel Sherrill , "gdb@sourceware.org" , Anthony Green Subject: Re: integrating dtc into the sim/ tree Date: Thu, 21 Aug 2014 01:31:00 -0000 Message-ID: <18553256.Xszi9QbIZC@vapier> User-Agent: KMail/4.13.3 (Linux/3.14.2; KDE/4.13.3; x86_64; ; ) In-Reply-To: <20140820161921.GL4828@adacore.com> References: <53F27ADC.4070609@oarcorp.com> <53F4C8A5.1070503@oarcorp.com> <20140820161921.GL4828@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1855732.YUh8HzuS0l"; micalg="pgp-sha1"; protocol="application/pgp-signature" X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00104.txt.bz2 --nextPart1855732.YUh8HzuS0l Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Content-length: 634 On Wed 20 Aug 2014 18:19:21 Joel Brobecker wrote: > > I would have been happy if the generated files were in the tree and > > only maintainer mode would result in the dependencies being checked. > >=20 > > This has precedence for other tools. >=20 > Is it just generated files? I was under the impression that you had > to link against a library as well. If that wasn't the case, then it > would certainly mitigate most of my concerns! currently it's just a generated file for moxie. the compiled file is a=20 standalone blob and treated as data. but i want to move the sim past that= =20 point, hence the forked thread ;). -mike= --nextPart1855732.YUh8HzuS0l Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABAgAGBQJT9UwOAAoJEEFjO5/oN/WB/acQAM0jHDuNcUpwzFVVotDLOf3Z v6RWWS5Q+6mtKXeeXPQVy4szLnQ8fX0kght5nnIXerOwUOuWI5jUO4ss/ejslP/t PHFSHH+0E/wMbRf0YCILqyoIMPcClFGgYCOtUQU0BgVUW9GTUqvHp+sNHKejOfhH 0FIcSsLeAmpwtNaBt2X5zmF4RkaYtR8vc50yhSsLnnEZY8HIeKbHBOQ3ej8F2UYl 9l000yzd9UDCw/LM58sA2j9RRmhtiJvp3zl2hQAXvKFGqymiYhEy8sYSU1o1HWQo I/8ayA9rX/AYHet4uFOQe7P56jRCwQ1xHOkrjP4YszqV4k4C1NbC8kce/uEnfqQh OM1ZqBOAhJbkmnSwlYn5eeY5+LNvG+grvhHxpjvF4z58qS6FRxFrNfdsSXt6L4ab O4xQ4wLuRS1UOTOLn9xcOHPrIe6Y5UiIteV0WzvsKdReB/n4ib9hxXICjnke9+m4 NrvsL6ygZyJssc7+2UjfSmOX3uNJPPYYsucqRmrivm6iDEk4TOltlOMSbywzz4vG xjwO83L5m1BXUs//WtPJTlwv6+7SRUTNihdAbdSbSamtf6uySukfpWnDs9ViTu48 EpXbG+h8mtlpg7emGh+xNdISc3pUPYWd0v8TkOoVCXpGI6i4hLjErBdRNB30120u LQdIwm8LhlUJLPvmw2hU =QQzT -----END PGP SIGNATURE----- --nextPart1855732.YUh8HzuS0l--