Re: SMP module compilation on UP?

From: Keith Owens (kaos@ocs.com.au)
Date: Wed Jun 13 2001 - 11:50:35 EST


On Wed, 13 Jun 2001 17:43:54 +0300,
Mark Mokryn <mark@sangate.com> wrote:
>Is this the only way - to keep two separately configured kernel source
>trees? No way to do it via some flag?

With 2.4, yes. You need a complete set of kernel source for every set
of config files you use because the object code is written to the
source directory. With 2.5 you can have a single source tree and
multiple object trees, one for each config that you are working on.

In either case you must keep separate sets of objects for each config,
mixing objects from different configs in a single tree is a recipe for
disaster.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 15 2001 - 21:00:19 EST