From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29861 invoked by alias); 16 Dec 2013 19:05:02 -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 29835 invoked by uid 89); 16 Dec 2013 19:05:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout22.012.net.il Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 16 Dec 2013 19:05:00 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MXW00700Y70RK00@a-mtaout22.012.net.il> for gdb@sourceware.org; Mon, 16 Dec 2013 21:04:57 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MXW007T7YC9J650@a-mtaout22.012.net.il>; Mon, 16 Dec 2013 21:04:57 +0200 (IST) Date: Mon, 16 Dec 2013 19:05:00 -0000 From: Eli Zaretskii Subject: Re: [C++] System Requirements In-reply-to: To: Ben Longbons Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83y53kd3bw.fsf@gnu.org> References: X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00033.txt.bz2 > Date: Fri, 13 Dec 2013 16:34:17 -0800 > From: Ben Longbons > > I propose that the minimum "development requirements" is either gcc > 4.6 or 4.7. IMO, it makes very little sense to require the bleeding edge, or thereabouts. I still use GCC 3.4 on one of my main development machines; the other one was upgraded to 4.7.2 a few months ago, and I'm still lamenting the two-fold increase in build times that this caused. As another data point, the GNU shell server fencepost.gnu.org, a Trisquel system, offers GCC 4.4.3. > gcc 4.8.1 is the first fully-compliant C++11 release. So what? Why do we need this full compliance is the important part.