From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4863 invoked by alias); 1 Jun 2011 18:12:34 -0000 Received: (qmail 4848 invoked by uid 22791); 1 Jun 2011 18:12:33 -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, 01 Jun 2011 18:12:04 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id DBF2A1B4035; Wed, 1 Jun 2011 18:12:02 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [commit/sim] Add `sim_complete_command' definition to erc32 sim Date: Wed, 01 Jun 2011 18:12:00 -0000 User-Agent: KMail/1.13.7 (Linux/2.6.39; KDE/4.6.3; x86_64; ; ) Cc: Joel Brobecker References: <1306949738-1783-1-git-send-email-brobecker@adacore.com> In-Reply-To: <1306949738-1783-1-git-send-email-brobecker@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5562223.0arzEXjByN"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201106011412.02488.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-06/txt/msg00011.txt.bz2 --nextPart5562223.0arzEXjByN Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 619 On Wednesday, June 01, 2011 13:35:38 Joel Brobecker wrote: > This patch fixes a build failure at link time due to > sim_complete_command being undefined. There was a recent change > that added this function to all the ports that do not use the > common/ subdir. But somehow, the erc32 port got missed. i didnt build test it because i couldnt figure out how to even configure fo= r=20 the target. i still dont ;). $ ./configure --target=3Derc32-elf checking target system type... Invalid configuration `erc32-elf': machine=20 `erc32' not recognized configure: error: /bin/sh ../../config.sub erc32-elf failed -mike --nextPart5562223.0arzEXjByN 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) iQIcBAABAgAGBQJN5oDyAAoJEEFjO5/oN/WBXx8P/AgM8TBEad3pw1sapHDLs3z4 KKCs7oVjZ/fcvWilS9ufHadv3nNlVBOAnbFyQdV4dlRFZoG5wLGMSQV4f7t0kG3M brShtzjvMWARgRuRaa+A3IqNyqH1jVioEcUYzEDB/VUtX3hVqYnp0TXP8G+Tl7ml CVFy8TKa6Een/oX4cbKpjPaWOvkgrHxTZmk+39xBpwaY6VBhcFNF79qMU1veX0M9 tCtGq2sOW3XHMT8+kSmGoy2vf2u5n3z9Fpj0vL++5QADkQzxgfQjidpnjudz6Ynj Rrxyn6GtDA6ZQj4WZgiDPZ844pr38mYegNRFumkbAtoUBtcTL5l7p321ho5+THYS aGuB/1c5CroUrXx64rbVEpoDqXfqYL+tXcxT6US4xHaKA5wBqRYQocQtyYUkRqWv FpxgCX8AG+Mkky+a0QBLz1G6L5cYXXTKUJfl3O7PSswN6nQ6YnjwE4nn39acawvN P3GdK9Q5UoL1qgT5chwdU9axqpZVLaZN6y0Lshf0dyJCkxs9Woo7to0HxeBVW8hs /+xNKrLG+W0Kco25S/0Ub8lqZa7OZTc6pK2beKJ1P80hf/c9I0kfmJDEevIlBf9o 1EKKmcB87b8fUcSdUFWP62r+Atq0sCVRti/qdUjKui49UgeZ80ZlAwar1ghTtrEs Lvhadheouoi03O5fuGP0 =g1ug -----END PGP SIGNATURE----- --nextPart5562223.0arzEXjByN--