On 2015-03-13 05:42, Bruce Dubbs wrote:
So you are suggesting that we move all /usr/lib/*.a files at the end of each package?


In my build scripts, I move out the static libs from /usr/lib for all packages (except glibc/gcc) to /usr/lib/<pkgName>. I explicitly add -L/usr/lib/<pkgName> during compilation for packages that need to link to the static library.

I also helps in deciphering dependencies.

--Tushar.

--
(M) +91-97-40-589142 | +1-832-252-9242
http://www.linkedin.com/in/tusharteredesai

--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to