From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13719 invoked by alias); 3 Feb 2017 19:57:36 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 13031 invoked by uid 89); 3 Feb 2017 19:57:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 03 Feb 2017 19:57:26 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 5894e0a4.7f2a881208d0-smtp-out-n03; Fri, 03 Feb 2017 19:57:24 -0000 (UTC) Date: Fri, 03 Feb 2017 19:57:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5894e0a3187c8_14d7b3ff8dd6cbc34103233@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] df80f4: Check for C++ in configure Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5894e0a318423_14d7b3ff8dd6cbc341031da"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00003.txt.bz2 ----==_mimepart_5894e0a318423_14d7b3ff8dd6cbc341031da Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 983 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: df80f4e69db3d088a5c7940a28c95f494f0f8df5 https://github.com/crosstool-ng/crosstool-ng/commit/df80f4e69db3d088a5c7940a28c95f494f0f8df5 Author: Alexey Neyman Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M configure.ac Log Message: ----------- Check for C++ in configure Recent GMP/GCC/GDB releases require c++. Signed-off-by: Alexey Neyman Commit: 44ee21b3429dc3f0de82063e84d866a1f4ecfeab https://github.com/crosstool-ng/crosstool-ng/commit/44ee21b3429dc3f0de82063e84d866a1f4ecfeab Author: Alexey Neyman Date: 2017-02-03 (Fri, 03 Feb 2017) Changed paths: M configure.ac Log Message: ----------- Merge pull request #570 from stilor/configure-check-cpp-python Check for C++ in configure Compare: https://github.com/crosstool-ng/crosstool-ng/compare/295381ab7ac4...44ee21b3429d ----==_mimepart_5894e0a318423_14d7b3ff8dd6cbc341031da--