From owner-freebsd-questions@FreeBSD.ORG Fri Jul 13 09:16:06 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24863106566B for ; Fri, 13 Jul 2012 09:16:06 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 702048FC17 for ; Fri, 13 Jul 2012 09:16:05 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q6D9FjWe023521; Fri, 13 Jul 2012 11:15:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q6D9FjTF023518; Fri, 13 Jul 2012 11:15:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 13 Jul 2012 11:15:45 +0200 (CEST) From: Wojciech Puchar To: Anton Shterenlikht In-Reply-To: <20120712223130.GA58047@mech-cluster241.men.bris.ac.uk> Message-ID: References: <20120712223130.GA58047@mech-cluster241.men.bris.ac.uk> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Fri, 13 Jul 2012 11:15:45 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: profiling library smaller than non-profiling, while it contains more symbols. Why? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2012 09:16:06 -0000 > -rw-r--r-- 1 root wheel 6582354 Jul 12 22:56 libslatec.a > -rw-r--r-- 1 root wheel 6555122 Jul 12 23:02 libslatec_p.a > # > profile library or -fpic library?