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.5 required=5.0 tests=BAYES_00,DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 MIME-Version: 1.0 In-Reply-To: <201003221715.54013.serpiph@nikiet.ru> References: <20100322081149.GA12770@altlinux.org> <201003221715.54013.serpiph@nikiet.ru> Date: Mon, 22 Mar 2010 16:41:22 +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 14:41:29 -0000 Archived-At: List-Archive: List-Post: 2010/3/22 Sergei Epiphanov : > =D0=92 =D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B8 =D0=BE=D1= =82 22 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2010 14:00:46 =D0=B0=D0=B2=D1=82=D0= =BE=D1=80 Kirill A. Shutemov =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: >> Alexey, what will we do when Fedora and other major distributions >> switch to gold(1)? > > You (and some other in this thread) refer to gold man page. But nothing i= s > there. What is gold? gold is an ELF linker written by Ian Lance Taylor. It's part of binutils. It probably will substitute classic GNU ld on ELF targets in future.