From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9855 invoked by alias); 7 Jul 2009 15:35:06 -0000 Received: (qmail 9838 invoked by uid 22791); 7 Jul 2009 15:35:06 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ey-out-1920.google.com (HELO ey-out-1920.google.com) (74.125.78.150) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 07 Jul 2009 15:34:57 +0000 Received: by ey-out-1920.google.com with SMTP id 13so1241580eye.46 for ; Tue, 07 Jul 2009 08:34:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.18.205 with SMTP id l55mr1573550wel.194.1246980894651; Tue, 07 Jul 2009 08:34:54 -0700 (PDT) In-Reply-To: <4A536828.8030402@gmail.com> References: <4A530F5C.4040500@ubuntu.com> <20090707091425.GB4462@tyan-ft48-01.lab.bos.redhat.com> <4A5338FF.3010804@gmail.com> <20090707121554.GE4462@tyan-ft48-01.lab.bos.redhat.com> <4A535373.701@gmail.com> <6dc9ffc80907070645k13a69f2ey3a4897d28eb50b43@mail.gmail.com> <4A536828.8030402@gmail.com> Date: Tue, 07 Jul 2009 15:53:00 -0000 Message-ID: <6dc9ffc80907070834j7ce21472qa789672af21bd531@mail.gmail.com> Subject: Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc From: "H.J. Lu" To: Dave Korn , rsa@us.ibm.com, Steven Munroe Cc: Jakub Jelinek , Matthias Klose , GCC Patches , Paolo Carlini , GCJ-patches Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2009-07/txt/msg00360.txt.bz2 On Tue, Jul 7, 2009 at 8:22 AM, Dave Korn wrote: > H.J. Lu wrote: > >> >> Don't both with DFP. There will be a separate libdfp and gcc will use it >> when it is ready. > > > =A0Thanks! =A0Can you point me at upstream? =A0We'll need to arrange a cy= gwin > distro package for it when it's available. > Ryan and Steve have more details on libdfp. --=20 H.J.