Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 7 Nov 2002 07:57:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 7 Nov 2002 07:57:48 -0500 Received: from smtpzilla2.xs4all.nl ([194.109.127.138]:51463 "EHLO smtpzilla2.xs4all.nl") by vger.kernel.org with ESMTP id ; Thu, 7 Nov 2002 07:57:47 -0500 Date: Thu, 7 Nov 2002 14:04:13 +0100 (CET) From: Roman Zippel X-X-Sender: roman@serv To: Peter Samuelson cc: kbuild-devel , Subject: Re: [PATCH] [kbuild] Possibility to sanely link against off-directory .so In-Reply-To: <20021107123753.GN4182@cadcamlab.org> Message-ID: References: <20021106185230.GD5219@pasky.ji.cz> <20021106212952.GB1035@mars.ravnborg.org> <20021106220347.GE5219@pasky.ji.cz> <20021107100021.GL4182@cadcamlab.org> <20021107114747.GM4182@cadcamlab.org> <20021107123753.GN4182@cadcamlab.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 21 Hi, On Thu, 7 Nov 2002, Peter Samuelson wrote: > > 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. > > I still don't get it. Why can't the distribution vendor just link > /usr/bin/qconf against $(LINUX)/scripts/kconfig/libkconfig.a? New features will be added and only the parser that comes with the kernel will understand them. It's less likley that the library API will change. 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/