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, SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=OeECpGq3bCsB+Ld1+cGpL14wNJugMqHT2EejzXTwHIQ=; b=Dxa+WVsgzX8HShB8Z29ht5zJRI191C3K8aeQblPUSGc4T5lZ9mBLjIERDo8Ihe0glG f2QOqP1jWY9vLpgHBjJhf4+L/4v6nVPuFdua6yRHJSKZCiHZfNocWNlebJvrtDJprAOZ aq+KZcvaAhQVc8YHFPmeA3jJRMWFI0ESbGIWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=vCqriXAVipZ/wNfOC25J4S+wg0cDI3m4QulYies08x632X9hzz07BBrvmY5sYwbnf4 dqFh+lazM86cgzNgJz4yKMr5b3nUt1rdwF4AummDeeMUfRE1wAuECQWbkPbtjyFERLfJ FKImYMzsA80BrMN73tiCYZnw0eT39+xJeD5No= MIME-Version: 1.0 In-Reply-To: References: From: Max Ivanov Date: Fri, 19 Mar 2010 12:29:58 +0000 Message-ID: To: ALT Linux Team development discussions Content-Type: text/plain; charset=UTF-8 Subject: Re: [devel] Q: --no-add-needed 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: Fri, 19 Mar 2010 12:30:25 -0000 Archived-At: List-Archive: List-Post: > With --no-add-needed you have to link with liba.so as well to use symbol 'a' What for? Does it save any CPU cycles or helps to reveal some hidden mistakes?