From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11381 invoked by alias); 2 Mar 2011 21:46:44 -0000 Received: (qmail 11373 invoked by uid 22791); 2 Mar 2011 21:46:44 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Mar 2011 21:46:39 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 58F691B4033; Wed, 2 Mar 2011 21:46:37 +0000 (UTC) From: Mike Frysinger To: Pedro Alves Subject: Re: [PATCH v5] sim: bfin: new port Date: Wed, 02 Mar 2011 21:46:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.37; KDE/4.6.0; x86_64; ; ) Cc: gdb-patches@sourceware.org References: <201011152039.08285.vapier@gentoo.org> <201103012117.22736.vapier@gentoo.org> <201103020930.08243.pedro@codesourcery.com> In-Reply-To: <201103020930.08243.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5069630.NrapFcrz9P"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201103021646.36433.vapier@gentoo.org> 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: 2011-03/txt/msg00131.txt.bz2 --nextPart5069630.NrapFcrz9P Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-length: 753 On Wednesday, March 02, 2011 04:30:08 Pedro Alves wrote: > On Wednesday 02 March 2011 02:17:22, Mike Frysinger wrote: > > but i'd like to avoid this step when possible, so how about including t= he > > generated file too, and adding a makefile target so that it is > > regenerated whenever the .s changes ? >=20 > I don't see where's the chicken&egg gcc needs an assembler, and that gets compiled with binutils/gdb. so i can= t=20 make binutils/gdb need a compiler. > but in any case, yep, keeping the > generated file in the tree is what I was thinking. No need to force > people to have a build of a bfin compiler/assembler at hand to build the > host non-bfin gdb. ok, i'll put this together. shouldnt take long. any other feedback ? :) -mike --nextPart5069630.NrapFcrz9P 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) iQIcBAABAgAGBQJNbrq8AAoJEEFjO5/oN/WBcLgP/3YQHSC7YF4rStkFsa3jcgrw UV1VY/GhzQ7fOyBHItDR5iKnvc/as2ofv/gUChVwJtrFiqLyYXzrvWMxUrAqlfR+ muoBJt+v3VByqNSRkqmfA+DVKuC1aTL/FaDprrSjDInxhqknDISCyFS+LPM6fRDO 9Gf2YGoMGGsSwqZCVL4+/sq1ZiAbGveA/dC+PqzSpCAWwY0vFFbnjiA7ThzQdauS r/TWRivBa+zWogirYaQ7iuwLTx8vTvMkXVGzLfF6kxrApu32x0/62ldBqBYviht3 IXZykid2IptqaojAnPPbU1k856BsG0VywE3YU7vGej/ue1/J8cRQJZxOUd6mt94r ORCNOJGmO0q5ka7dMPx5KQnPyBsWQEOk8BKUseRkYFRm9K3IMmH9deO2UXHFyfV1 BeaEkN8gRwzgnqeaMMAO2fCDSC0aTMf3k+f2KVyF6v8iVWo+WFcfcmFi2rXrJXbF 2rXDdw1PjSVEuqrtwJ4VohwRtmRzSHGtMkOKtma0AOUru8gtNR4FzctW/b2jywKz dFJz6lOndMhiFFv3qiTKY5ldO3/A8Mhb9IDIR/W0DEtKrH/MZbDNPLbpOEpU4Xa9 opUPdgaU6cokHPA2CUdVUzt/GKC+pO0a8g4mp9m9yKTcoBVnKWL/kpVO5Dbj9Ulg aRqSNzXPk36oGYdOK2ME =bjV6 -----END PGP SIGNATURE----- --nextPart5069630.NrapFcrz9P--