From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5018 invoked by alias); 17 Mar 2013 15:10:32 -0000 Received: (qmail 4999 invoked by uid 22791); 17 Mar 2013 15:10:31 -0000 X-SWARE-Spam-Status: No, hits=-10.3 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 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; Sun, 17 Mar 2013 15:10:23 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6BE1E33DB1D; Sun, 17 Mar 2013 15:10:22 +0000 (UTC) From: Mike Frysinger To: Joel Brobecker Subject: Re: [gdb-7.5.91] mips sim fails to build on mingw32 Date: Sun, 17 Mar 2013 15:10:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.7.6; KDE/4.6.5; x86_64; ; ) Cc: Joel Sherrill , Ralf Corsepius , "gdb@sourceware.org" References: <5evvfpyhuvbs9ftm3edxb7na.1363372668425@email.android.com> <201303161927.31479.vapier@gentoo.org> <20130317010320.GL4474@adacore.com> In-Reply-To: <20130317010320.GL4474@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2150164.VSgdp92VR3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201303171113.44820.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: 2013-03/txt/msg00040.txt.bz2 --nextPart2150164.VSgdp92VR3 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 581 On Saturday 16 March 2013 21:03:20 Joel Brobecker wrote: > > On Saturday 16 March 2013 14:48:12 Joel Sherrill wrote: > > > But I don't know how to regenerate the configure script in gdb. I see > > > I need autoconf 2.64 but what's the magic incantation. > >=20 > > i do: > > cd sim/mips > > aclocal > > autoconf >=20 > This might not be needed in this context, but I usually add a call > to "autoheader" as well, for when config.in needs to get regenerated. yeah, mips doesn't need it. my script will look for AC_CONFIG_HEADERS and= =20 call autoheader when it's found. -mike --nextPart2150164.VSgdp92VR3 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) iQIcBAABAgAGBQJRRd2oAAoJEEFjO5/oN/WBhngP/jzu+Wq8OZUOz2nsvFzBYw1i CR+dPa81EhZBF9hJPM0KqerfFnLch1lz8rpxI8pyZfIJy2Ho87aJ8oQEYEytuoLz e5Y5hm4n9yYu7InXnSI6WhG0oLT/nJvv7qtYm169xeIoX/zYR7jJFwQNLTXYMjzE PWYOvozwyCmx7i/ZRB9riNVhU9DAaWfHNPIhotpNFJubQeMy1ZUWwzIE68ZKMJf5 88yk6J0+tP4PGtcQ9u7dR8OL5QcPEAUS5DkBVvAYgtuuZlF0xv1Z7i2p36dHj9/B uyMitm2VeMBN5Wt5GOBjsvXD882GUDA3hmQNX04ngeU8+OIEX0EtESoqUdr7K/1I KNbHqzhPCKnPiQFb9IeKRUTdE94L+ksPplAnSMR/J2qobl2RqNIVERHo553RRDMX TSNiWZqcpAzotIhwekCQnqgdLOGXhOm7D4aah5ZzsEoA674a+s4ERbu1FCP4VO3v q+maI8F27/7/Kei3KcKLyrgirOA2HFBRfTMIvIJ0Hqlnlfz6xYhc0tUuMPhG3XPu 6FiB2Bh4gWMGT2zW1+v2DhMoyuXRZ2lcjMirDIWUZ7s+q5eR2cogooLwHt3qyOVV xQjye7G2lMdiK7Ihn1qXsYXpxXQ1l5SH1cI+lc1AGg5xojVuHme/WnOPRxXiE4TD D/NRXuQiUMjodj4nZKH4 =leto -----END PGP SIGNATURE----- --nextPart2150164.VSgdp92VR3--