From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27781 invoked by alias); 11 May 2017 04:28:56 -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 27559 invoked by uid 89); 11 May 2017 04:28:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*c:mimHpHrt, H*MI:prd, H*M:prd, H*r:Unknown X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 11 May 2017 04:28:25 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5913e86a.7fef25d0ae40-smtp-out-n03; Thu, 11 May 2017 04:28:26 -0000 (UTC) Date: Thu, 11 May 2017 04:28:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5913e86a77362_22143fb835801c2c94513@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 079bdf: Added CT_TestAndAbort trivial sanity checks for CC... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5913e86a76906_22143fb835801c2c944a6"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00000.txt.bz2 ----==_mimepart_5913e86a76906_22143fb835801c2c944a6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-length: 1828 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 079bdf1c91d5e83c179103caca33625bc5540cd8 https://github.com/crosstool-ng/crosstool-ng/commit/079bdf1c91d5e83c1= 79103caca33625bc5540cd8 Author: bRad Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M scripts/crosstool-NG.sh.in Log Message: ----------- Added CT_TestAndAbort trivial sanity checks for CC and CXX to avoid libic= onnv build failures https://github.com/crosstool-ng/crosstool-ng/issues/711 Commit: f4ef083099c4bb8f577772298d2478c9f53831e6 https://github.com/crosstool-ng/crosstool-ng/commit/f4ef083099c4bb8f5= 77772298d2478c9f53831e6 Author: bRad Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M scripts/crosstool-NG.sh.in Log Message: ----------- Fixed up representation of PATH env. var in error message Commit: 8543414be6a9d38bdd451730ed3cc32bf39e5a21 https://github.com/crosstool-ng/crosstool-ng/commit/8543414be6a9d38bd= d451730ed3cc32bf39e5a21 Author: bRad Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M scripts/crosstool-NG.sh.in Log Message: ----------- Simplified error message for CC Commit: 968b6918a2e00134077a2603f33451cfa617f44d https://github.com/crosstool-ng/crosstool-ng/commit/968b6918a2e001340= 77a2603f33451cfa617f44d Author: Alexey Neyman Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M scripts/crosstool-NG.sh.in Log Message: ----------- Merge pull request #713 from U-007D/check-for-cc-and-cxx Added CT_TestAndAbort trivial sanity checks for CC and CXX to avoid l=E2=80= =A6 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/129e6d3fd13f.= ..968b6918a2e0= ----==_mimepart_5913e86a76906_22143fb835801c2c944a6--