From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10980 invoked by alias); 8 Jul 2011 04:34:12 -0000 Received: (qmail 10923 invoked by uid 22791); 8 Jul 2011 04:34:11 -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; Fri, 08 Jul 2011 04:33:57 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3BE231B4040 for ; Fri, 8 Jul 2011 04:33:56 +0000 (UTC) From: Mike Frysinger To: gdb@sourceware.org Subject: sim: using automake Date: Fri, 08 Jul 2011 04:34:00 -0000 User-Agent: KMail/1.13.7 (Linux/2.6.39; KDE/4.6.3; x86_64; ; ) References: <201107080344.p683iRUq024788@ignucius.se.axis.com> In-Reply-To: <201107080344.p683iRUq024788@ignucius.se.axis.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart163762829.kH8Z5C6iqu"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201107080020.19357.vapier@gentoo.org> X-IsSubscribed: yes 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 X-SW-Source: 2011-07/txt/msg00058.txt.bz2 --nextPart163762829.kH8Z5C6iqu Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 741 On Thursday, July 07, 2011 23:44:27 Hans-Peter Nilsson wrote: > Obviously and see the context where non-multi-objs depend on it. > Found the usual hard way: do a necessary edit in sim-main.h and > observe fallout when the igen-generated semantics files aren't > recompiled. I know there probably *should* also be an explicit > dependency from the .o to the .c too as in the non-multi-objs > but at least this is an improvement. ive been bit by this multiple times, and it always seemed crazy to me that = we=20 still do manual dependency management. many of the other sourceware projec= ts=20 have converted to automake and dropped the hardcoded lists, so is there=20 anything holding back the sim dir other than someone doing it ? -mike --nextPart163762829.kH8Z5C6iqu 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) iQIcBAABAgAGBQJOFoWDAAoJEEFjO5/oN/WBD4YP/1Fprjj9rc6KglYGVJQ4eRp9 QVkcxFNzjKZVwt/yoR5bnsdWXgT3rSyWwfeObIP+LSPzi8k6bE3nfQ1k0dKbO94z WiUNHHOHuO+jgfJX1PXeFuShqBUyj76GVET3H9Ntmr/7imUHdBZ+RJSel6jBb3Aj pOzd7JA8/B1xbM/4+esl5oG94RuJ6tztZ6RE+1KndZyfbrqyMhVXfnaLbFQndxJw qMKBvTjPym/fqW48u8EURQRZA/ha9zRo01olFf2QmM7gpdvWfTKMrxq5sCP2OjmX 2DKk3OfBoCXgfT5AdA+7DHrPz90tLWFQ6jmhPl+bZ7IbOwegGO98LKmW9H3WLNmb nva4iVLaAj4vwwZKWFSuTSpri54kfv2fD04LL/mu5hRWnhZJD8Hq7FNjnN6BtZ0P 1VR466Q3h5WiIgMFH2C8JgmSOWPeQnbearHwZEZL4yvNUv3xB+iXYQGj7y9u2Op1 linavnw32zf7/qfCtrqlclMKHZJWIhwrWBs4oCUYHWV6ipuY4SDpAuNqmUYUt5i8 oH1cONUjJOCBgv/zAroQG8E5GyzwvbLh5oC3VGLq9m78+iXAssDgsIKVEybZQZmX yUPrlr+1HvSfRr38xWowwYqU8YFp2b9z/wjdmGJpBiwZ1XHkcIWf8VbwkQU8tjzd sgtlwjlkui2L+7qfl7Ls =saub -----END PGP SIGNATURE----- --nextPart163762829.kH8Z5C6iqu--