Re: better way to build libraries..

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Sun, 01 Oct 2006 14:08:24 -0600 (MDT)
In message: <20060928231816.GI80527_at_funkthat.com>
            John-Mark Gurney <gurney_j_at_resnet.uoregon.edu> writes:
: Comments?  Improvements?

Generally, libraries are considered to be a critical part of the
system.  They often have many different interdependencies.  This is
why we have buildworld: to account for them.  If you make the patches
that you describe, then you break the upgrade path for people with
older systems.

You don't need to do a complete buildworld either to get new
libraries.  However, teasing out the parts that you do and don't need
can be a chore.  Maybe we should enhance the build system to be able
to say 'rebuild just the libraries w/o rebuilding the toolchain'.

Warner
Received on Sun Oct 01 2006 - 18:09:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:01 UTC