Re: [PATCH] [kbuild] Possibility to sanely link against off-directory

Roman Zippel (zippel@linux-m68k.org)
Thu, 7 Nov 2002 13:09:36 +0100 (CET)


Hi,

On Thu, 7 Nov 2002, Peter Samuelson wrote:

> > If you want to limit people to the config tools in the kernel, there
> > is indeed no need for a shared library. Note that during the next
> > development cycle all graphical front ends are possibly removed.
>
> Huh? I don't get it. How is a shared library any better than a static
> library in this regard? I'm pondering the traditional advantages of
> shared libraries, and I cannot think of a single one that matters here.

Shared libraries can be loaded dynamically, this means distribution can
package the graphical front ends and the user doesn't need to install
huge development packages.

bye, Roman

-
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/