From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28851 invoked by alias); 21 Jan 2014 00:18: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 28841 invoked by uid 89); 21 Jan 2014 00:18:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f170.google.com Received: from mail-wi0-f170.google.com (HELO mail-wi0-f170.google.com) (209.85.212.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 21 Jan 2014 00:18:35 +0000 Received: by mail-wi0-f170.google.com with SMTP id ex4so4981788wid.3 for ; Mon, 20 Jan 2014 16:18:32 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.180.103.227 with SMTP id fz3mr11888090wib.29.1390263512029; Mon, 20 Jan 2014 16:18:32 -0800 (PST) Received: by 10.227.206.2 with HTTP; Mon, 20 Jan 2014 16:18:31 -0800 (PST) In-Reply-To: References: <081118858EAEC94C9E4EE628510B31CD13227D62@exchange10.valvesoftware.com> Date: Tue, 21 Jan 2014 00:18:00 -0000 Message-ID: Subject: Re: crosstool-ng 1.19.0 fails to build i686-unknown-mingw32 From: Ray Donnelly To: Drew Bliss Cc: "crossgcc@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00050.txt.bz2 mkdir -p .. of course! On Tue, Jan 21, 2014 at 12:18 AM, Ray Donnelly wrote: > As a workaround you can make the parent directory before commencing the build: > > mkdir /home/user/x-tools/i686-unknown-mingw32/i686-unknown-mingw32/sysroot/mingw > > > On Mon, Jan 20, 2014 at 11:50 PM, Drew Bliss wrote: >> This is the same issue that Daniel Pauli mailed about in Mar 2013 but there didn't seem to be a reply. Does anybody know what the problem is here? >> >> From: Daniel Pauli >> To: crossgcc at sourceware dot org >> Date: Wed, 6 Mar 2013 19:47:25 +0100 >> Subject: crosstool-ng 1.18.0 fails to build i686-unknown-mingw32 for gcc 4.7.2 >> Hey there >> >> I'm trying to build the i686-unknown-mingw32 sample for gcc 4.7.2 but >> it fails at the following step: >> >> [ALL ] The directory that should contain system headers does not exist: >> [ALL ] /home/user/x-tools/i686-unknown-mingw32/i686-unknown-mingw32/sysroot/mingw/include >> [ERROR] make[2]: *** [stmp-fixinc] Error 1 >> [ALL ] rm gcc.pod >> [ALL ] make[2]: Leaving directory >> `/home/user/crosstool-ng-1.18.0/test/.build/i686-unknown-mingw32/build/build-cc-core-pass-1/gcc' >> [ERROR] make[1]: *** [all-gcc] Error 2 >> [ALL ] make[1]: Leaving directory >> `/home/user/crosstool-ng-1.18.0/test/.build/i686-unknown-mingw32/build/build-cc-core-pass-1' >> [ERROR] >> [ERROR] >> >> [ERROR] >> Build failed in step 'Installing pass-1 core C compiler' >> [ERROR] >> called in step '(top-level)' >> [ERROR] >> >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@257] >> [ERROR] >> called from: do_cc_core_backend[scripts/build/cc/gcc.sh@448] >> [ERROR] >> called from: do_cc_core_pass_1[scripts/build/cc/gcc.sh@101] >> [ERROR] >> called from: main[scripts/crosstool-NG.sh@632] >> >> >> -- >> For unsubscribe information see http://sourceware.org/lists.html#faq >> -- For unsubscribe information see http://sourceware.org/lists.html#faq