From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 MIME-Version: 1.0 In-Reply-To: <20100322081149.GA12770@altlinux.org> References: <20100321101137.GE12359@wrars-comp.wrarsdomain> <921f6bb41003210319v398e11ceq830f342a05e77c8b@mail.gmail.com> <20100321131440.GA1931@wo.int.altlinux.org> <20100321145113.GD30094@altlinux.org> <20100321153442.GA21854@wo.int.altlinux.org> <20100321191834.GE30094@altlinux.org> <20100322081149.GA12770@altlinux.org> Date: Mon, 22 Mar 2010 13:00:46 +0200 Message-ID: From: "Kirill A. Shutemov" To: ALT Linux Team development discussions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [devel] Q: --no-copy-dt-needed-entries X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2010 11:00:55 -0000 Archived-At: List-Archive: List-Post: 2010/3/22 Alexey Tourbin : > On Mon, Mar 22, 2010 at 02:26:49AM +0200, Kirill A. Shutemov wrote: >> 2010/3/21 Alexey Tourbin : >> > Give me a good reason, with examples, why we should change the default= . >> > There was a good reason for --as-needed - extra dependencies and extra >> > lookup costs. =C2=A0I see no good reason for --no-copy-dt-needed-entri= es. >> >> gold(1) behaves that way by default. AFAIK, Fedora goes to switch to it = later. >> So it's one of step of switching. > > So a good reason to change the default is because of Fedora. =C2=A0Becaus= e > they are going to change it, too! =C2=A0Just not yet. =C2=A0Maybe next we= ek. Alexey, what will we do when Fedora and other major distributions switch to gold(1)? We have three options: 1. Switch to gold too and fix all regressions in repository including indirect linking issues. 2. Switch to gold, but add functionality for --copy-dt-needed-entries which, probably, will never be upstreamed. 3. Do not switch to gold and use semi-supported gnu-ld. > But as far as I know, Fedora did never enable --as-needed by default. > This makes a difference. > > _______________________________________________ > Devel mailing list > Devel@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/devel >