From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8517 invoked by alias); 18 Nov 2012 17:43:12 -0000 Received: (qmail 8491 invoked by uid 22791); 18 Nov 2012 17:43:11 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from dair.pair.com (HELO dair.pair.com) (209.68.1.49) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sun, 18 Nov 2012 17:43:06 +0000 Received: (qmail 11254 invoked by uid 20157); 18 Nov 2012 17:43:05 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 18 Nov 2012 17:43:05 -0000 Date: Sun, 18 Nov 2012 17:43:00 -0000 From: Hans-Peter Nilsson To: Diego Novillo cc: gcc-patches@gcc.gnu.org Subject: Re: VEC re-write [patch 01/25] In-Reply-To: Message-ID: References: <20121115215319.AE4ACC0916@torture.tor.corp.google.com> User-Agent: Alpine 2.02 (BSF 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2012-11/txt/msg01505.txt.bz2 On Sun, 18 Nov 2012, Diego Novillo wrote: > My cris-elf builds worked fine, but config-list.mk only builds stage > 1, it does not build libgfortran. Can you give me instructions on how > to build your target on my x86 workstation? Better see the PR for cc1 command-line and preprocessed C-file. brgds, H-P