From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13329 invoked by alias); 15 Apr 2011 16:07:38 -0000 Received: (qmail 13308 invoked by uid 22791); 15 Apr 2011 16:07:36 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-pv0-f175.google.com (HELO mail-pv0-f175.google.com) (74.125.83.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Apr 2011 16:07:02 +0000 Received: by pvc30 with SMTP id 30so1346175pvc.20 for ; Fri, 15 Apr 2011 09:07:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.5.3 with SMTP id o3mr2121366pbo.4.1302883621752; Fri, 15 Apr 2011 09:07:01 -0700 (PDT) Received: by 10.68.42.34 with HTTP; Fri, 15 Apr 2011 09:07:01 -0700 (PDT) In-Reply-To: <4DA5AE61.7030902@net-b.de> References: <4DA5AE61.7030902@net-b.de> Date: Fri, 15 Apr 2011 16:24:00 -0000 Message-ID: Subject: Re: [Patch, Fortran] PR 18918: Build + install libcaf_single.a From: Janne Blomqvist To: Tobias Burnus Cc: gcc patches , gfortran , Ralf Wildenhues , "Jorge D'ELIA" Content-Type: text/plain; charset=UTF-8 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: 2011-04/txt/msg01216.txt.bz2 On Wed, Apr 13, 2011 at 17:08, Tobias Burnus wrote: > Hello all, hi Ralf and Jorge, > > The attached patch causes libgfortran/ also to build > libgfortran/caf/single.c, which will be installed as > $PREFIX/.../target-triplet/gcc-version/libcaf_single.a. > > Build and tested on x86-64-linux. > OK for the trunk? Ok. -- Janne Blomqvist