From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53555 invoked by alias); 13 Dec 2016 08:41:30 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 53535 invoked by uid 89); 13 Dec 2016 08:41:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx2.suse.de From: Andreas Schwab To: Andrew Senkevich Cc: "H.J. Lu" , libc-alpha Subject: Re: [PATCH] Install libm.a as linker script [BZ #20539] References: <87h96dru2a.fsf@linux-m68k.org> <87d1h1rmfm.fsf@linux-m68k.org> X-Yow: Hmmm.. a CRIPPLED ACCOUNTANT with a FALAFEL sandwich is HIT by a TROLLEY-CAR.. Date: Tue, 13 Dec 2016 08:41:00 -0000 In-Reply-To: (Andrew Senkevich's message of "Mon, 12 Dec 2016 20:58:06 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2016-12/txt/msg00450.txt.bz2 On Dez 12 2016, Andrew Senkevich wrote: > diff --git a/math/Makefile b/math/Makefile > index 49556f6..1973bf2 100644 > --- a/math/Makefile > +++ b/math/Makefile > @@ -143,15 +143,17 @@ $(inst_libdir)/libm.so: $(common-objpfx)format.lds \ > ) > $@.new > mv -f $@.new $@ > > +$(inst_libdir)/libm-$(version).a: $(objpfx)libm.a > + cp $(objpfx)libm.a $@ This should use $(do-install), and all install targets should depend on $(+force). Ok with that change. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."