From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17015 invoked by alias); 26 Jul 2010 21:38:59 -0000 Received: (qmail 17006 invoked by uid 22791); 26 Jul 2010 21:38:58 -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; Mon, 26 Jul 2010 21:38:54 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B1E691B41C9; Mon, 26 Jul 2010 21:38:52 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: FYI: update for Python 2.7 Date: Mon, 26 Jul 2010 21:38:00 -0000 User-Agent: KMail/1.13.1 (Linux/2.6.34; KDE/4.4.5; x86_64; ; ) Cc: Michael Snyder , Tom Tromey References: <4C4DFDDD.1010203@vmware.com> In-Reply-To: <4C4DFDDD.1010203@vmware.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3314994.4nrovQciIF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201007261738.26882.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: 2010-07/txt/msg00403.txt.bz2 --nextPart3314994.4nrovQciIF Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 729 On Monday, July 26, 2010 17:27:57 Michael Snyder wrote: > Tom Tromey wrote: > > I am checking this in. > >=20 > > Python 2.7 was recently released. This patch updates GDB to build > > correctly against it. > >=20 > > I built this on my x86 box, with a local Python 2.7 build. > > I ran the gdb.python tests with the new gdb without errors. >=20 > Do we need a separate change for --with-python=3D? >=20 > checking whether to use python... /build/toolchain/lin32/python-2.6/ > configure: error: invalid value for --with-python > make[1]: *** [configure-gdb] Error 1 when does "--with-python=3D" make sense ? i can understand --with-python, = but=20 not that trailing "=3D" ... that does sound like an invalid value to me -mike --nextPart3314994.4nrovQciIF 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.15 (GNU/Linux) iQIcBAABAgAGBQJMTgBSAAoJEEFjO5/oN/WBf5sQAMrXdETC+PiLM48naD5LuhRO srOrVVcOmsGKZClQqqr8agfutlLQVyPDgqBa5vYLyQD/X0FQpb9JR/CZ9ugUP0w/ O3AlC2kGGu4WzfjnTgIcWvaCZYc8moBRUG9jxtQZagTepzskT+I33hQrJaeF7mzM luD5c0m3502Kuofv8SsutgilvWM+iO5BRYCz4R17+Dzu1QpXLlFGwht6TsLIxQ3e Nmi6T8LluJid/BpllV6gtlT6b5BL/M4usXcVOFxJLkQ9ZIdnTxi8fBv0ubKpYo+2 FmR+zHWu4OYVpf3k3Pk8NqcZ1cWd4K6+QgJJ6JvVDQYb/5PCnSEtu4mA0oW1h/s9 ujzl8E5Ebc67SmFZHt34Urd48NpLhXUolUPWQvVXqBm5KYLLs9NBqwMU/kIA34DA K40/1a8cnh263PyXLrRn+u/SbRx+bOJ9ibdhTHxCwU82e2FPdr4T6Uohckj9xZ3V cNvgSnHo569ny1FYmIAQrD2y3ynJCStRaRvzGgkGbq3jvhLoC/GX2MTjWawoglLx fK9En6vEFzCHAUwce3IKSUoHUhBUFF2DLShE/Et1RMuPew3JwwRYwe19p21uoexA VB0L2903krkAE9DlmMPUBwvUHGXgCrS63kN5qzmXerJBv1v98RqXnlkG3wOs5OKi hCFfYxC9p0hLfFh4XRtP =eil/ -----END PGP SIGNATURE----- --nextPart3314994.4nrovQciIF--