From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6270 invoked by alias); 4 Dec 2010 01:59:30 -0000 Received: (qmail 6192 invoked by uid 22791); 4 Dec 2010 01:59:29 -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 X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 04 Dec 2010 01:59:25 +0000 Received: by wyj26 with SMTP id 26so2832739wyj.0 for ; Fri, 03 Dec 2010 17:59:22 -0800 (PST) Received: by 10.227.156.211 with SMTP id y19mr2711533wbw.212.1291427962640; Fri, 03 Dec 2010 17:59:22 -0800 (PST) Received: from [192.168.2.99] (cpc2-cmbg8-0-0-cust61.5-4.cable.virginmedia.com [82.6.108.62]) by mx.google.com with ESMTPS id 11sm1710226wbj.1.2010.12.03.17.59.21 (version=SSLv3 cipher=RC4-MD5); Fri, 03 Dec 2010 17:59:21 -0800 (PST) Message-ID: <4CF9A631.7020400@gmail.com> Date: Sat, 04 Dec 2010 01:59:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "H.J. Lu" CC: Cary Coutant , Ian Lance Taylor , GCC Development , Binutils Subject: Re: Update LTO plugin interface References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2010-12/txt/msg00171.txt.bz2 On 04/12/2010 01:24, H.J. Lu wrote: > I checked in a patch to implement stage 2 linking. Everything > seems to work, including "gcc -static ... -lm". Any chance you could send a complete diff? cheers, DaveK