From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7933 invoked by alias); 23 Oct 2013 20:58:29 -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 7912 invoked by uid 89); 23 Oct 2013 20:58:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ea0-f177.google.com Received: from mail-ea0-f177.google.com (HELO mail-ea0-f177.google.com) (209.85.215.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 23 Oct 2013 20:58:27 +0000 Received: by mail-ea0-f177.google.com with SMTP id f15so731408eak.36 for ; Wed, 23 Oct 2013 13:58:24 -0700 (PDT) X-Received: by 10.14.32.196 with SMTP id o44mr3924971eea.43.1382561904339; Wed, 23 Oct 2013 13:58:24 -0700 (PDT) Received: from [192.168.136.29] (p5B37B6C5.dip0.t-ipconnect.de. [91.55.182.197]) by mx.google.com with ESMTPSA id a6sm74634676eei.10.2013.10.23.13.58.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 23 Oct 2013 13:58:23 -0700 (PDT) Message-ID: <5268386E.4070908@googlemail.com> Date: Wed, 23 Oct 2013 20:58:00 -0000 From: Carsten Schoenert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.0 MIME-Version: 1.0 To: crossgcc@sourceware.org Subject: Re: [PATCH] Add support for latest CLooG and ISL required by GCC 4.8 References: <5141DCFC.1070408@ispras.ru> <201303150029.24388.yann.morin.1998@free.fr> <1363347193.11478.1.camel@artifact> <201303151853.56214.yann.morin.1998@free.fr> In-Reply-To: <201303151853.56214.yann.morin.1998@free.fr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00021.txt.bz2 Hello Yann, On 15.03.2013 18:53, Yann E. MORIN wrote: > Steven, All, > > On Friday 15 March 2013 Steven Newbury wrote: >> On Fri, 2013-03-15 at 00:29 +0100, Yann E. MORIN wrote: >>> Please, can you confirm the following (I think I read that somewhere, >>> can't find it again, though...): >>> - even if CLooG now requires ISL and not PPL, PPL is still needed >>> directly by gcc, right? >>> (so, gcc still needs to "select CC_GCC_NEEDS_PPL") >> >> This was the case until recently. GCC trunk no longer uses PPL. > > OK, so we'll have to rework hos gcc 'selects' PPL. I don't know exactly if my build issue is related to this older post, but I think it depends a little bit on this. I use the last crosstool-ng release 1.19.0 and try to build a ARM crosstoolchain with GCC 4.8.1 Binutils 2.22 EGlibc 2.17 GMP 5.1.1 MPFR 3.1.2 ISL 0.11.1 Cloog 0.18.0 MPC 0.9 The build fails while try to download cloog-ppl-0.18.0 what is wrong I think as this file nothere exits. > [ALL ] Resolving gcc.gnu.org (gcc.gnu.org)... 209.132.180.131 > [ALL ] Connecting to gcc.gnu.org (gcc.gnu.org)|209.132.180.131|:21... connected. > [ALL ] Logging in as anonymous ... Logged in! > [ALL ] ==> SYST ... done. ==> PWD ... done. > [ALL ] ==> TYPE I ... done. ==> CWD (1) /pub/gcc/infrastructure ... done. > [ALL ] ==> SIZE cloog-ppl-0.18.0 ... done. > [ALL ] ==> PASV ... done. ==> RETR cloog-ppl-0.18.0 ... > [ALL ] No such file 'cloog-ppl-0.18.0'. > [ALL ] > [ERROR] > [ERROR] >> > [ERROR] >> Build failed in step 'Retrieving needed toolchain components' tarballs' > [ERROR] >> called in step '(top-level)' > [ERROR] >> > [ERROR] >> Error happened in: do_cloog_get[scripts/build/companion_libs/cloog.sh@735] > [ERROR] >> called from: do_companion_libs_get[scripts/build/companion_libs.sh@15] > [ERROR] >> called from: main[scripts/crosstool-NG.sh@577] > [ERROR] >> > [ERROR] >> There is a list of known issues, some with workarounds, in: > [ERROR] >> '/home/carsten/tmp/ctng-build/share/doc/crosstool-ng/ct-ng.1.19.0/B - Known issues.txt' > [ERROR] > [ERROR] (elapsed: 0:22.01) > make: *** [build] Fehler 1 Because I don't the interna of crosstool-ng I also don't know which tunig has to be done. ;) So any checks I can do? Regards Carsten -- For unsubscribe information see http://sourceware.org/lists.html#faq