Date: Mon, 9 May 2005 22:54:15 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: "Jason C. Wells" <jcw@highperformance.net> Cc: freebsd-stable@freebsd.org Subject: Re: Outdated lib*_p.a files Message-ID: <20050510035415.GJ38839@dan.emsphone.com> In-Reply-To: <51CBB3D8803BBA96BE71960F@[192.168.1.16]> References: <51CBB3D8803BBA96BE71960F@[192.168.1.16]>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 09), Jason C. Wells said: > I run a homegrown script after upgrades to find outdated binaries. I have > a bunch of files name /usr/lib/lib*_p.a that predate my recent upgrade to > 5.4-RELEASE. What are these? Can they be deleted without harm? Those are versions of libraries built with profiling code. If you have NOPROFILE set in your make.conf, you should remove them from /usr/lib. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050510035415.GJ38839>