Date: Wed, 19 Apr 2000 19:35:13 +0200 From: Kresimir Kumericki <kkumer@phy.hr> To: freebsd-questions@FreeBSD.org Subject: Why do I have lib*_p.a? Message-ID: <20000419193513.A73459@phy.hr>
next in thread | raw e-mail | index | archive | help
I was under impression that lib*_p.a libraries are "profiled" libraries that should not be built if NOPROFILE=true is specified in /etc/make.conf. I have uncommented this line but after make world I still have lots of _p.a libraries in /usr/lib. What have I got wrong? And while I'm at it, what about .a and .so libs. Again, I seem to remember that .a are aout and .so elf libs. Does any of FreeBSD programs still use aout libs? -- ------------------------------------------------------------- Kresimir Kumericki kkumer@phy.hr http://www.phy.hr/~kkumer/ Theoretical Physics Department, University of Zagreb, Croatia ------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000419193513.A73459>