From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113581 invoked by alias); 1 Feb 2018 21:51:26 -0000 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 Received: (qmail 113566 invoked by uid 89); 1 Feb 2018 21:51:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=nightmare, H*i:sk:1517518, H*f:sk:1517518, H*f:sk:9240f26 X-HELO: jax4mhob17.registeredsite.com Received: from jax4mhob17.registeredsite.com (HELO jax4mhob17.registeredsite.com) (64.69.218.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 01 Feb 2018 21:51:23 +0000 Received: from mailpod.hostingplatform.com ([10.30.77.35]) by jax4mhob17.registeredsite.com (8.14.4/8.14.4) with ESMTP id w11LpJYw114584 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 1 Feb 2018 16:51:20 -0500 Received: (qmail 14126 invoked by uid 0); 1 Feb 2018 21:51:19 -0000 X-TCPREMOTEIP: 99.253.103.29 X-Authenticated-UID: dclarke@blastwave.org Received: from unknown (HELO sedna.genunix.com) (dclarke@blastwave.org@99.253.103.29) by 0 with ESMTPA; 1 Feb 2018 21:51:19 -0000 Subject: Re: [ANNOUNCEMENT] GDB 8.1 released! To: psmith@gnu.org, Joel Brobecker Cc: gdb@sourceware.org References: <9240f266bc7856acebd21eed63045c01@polymtl.ca> <693c0f43-2955-0b3b-33d9-34545c7f9c72@blastwave.org> <20180201094732.qxblhtja7ss6bq4i@adacore.com> <27a0c8c0-747a-fc79-b8ef-d3188d53e806@blastwave.org> <1517518987.3186.46.camel@gnu.org> From: Dennis Clarke Message-ID: <9a1fb4be-1924-dba5-ffb4-8656ab21a8a5@blastwave.org> Date: Thu, 01 Feb 2018 21:51:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <1517518987.3186.46.camel@gnu.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00005.txt.bz2 On 01/02/18 04:03 PM, Paul Smith wrote: > On Thu, 2018-02-01 at 15:41 -0500, Dennis Clarke wrote: >> thank you for that ! I think building python from source is a >> nightmare. Same with PHP7.x these days. > > I don't know about Python 3 since I've never tried it, but it's very > simple to build Python 2.7 from source. I do it on both GNU/Linux and > MacOS with very little trouble. > Hrmm ... I'll give that a whirl and see what happens. Thank you for the tip. dc