From owner-freebsd-hackers Fri Feb 21 16:16:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA06755 for hackers-outgoing; Fri, 21 Feb 1997 16:16:50 -0800 (PST) Received: from trout.mt.sri.com (trout.mt.sri.com [206.127.76.104]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA06742 for ; Fri, 21 Feb 1997 16:16:45 -0800 (PST) Received: (from nate@localhost) by trout.mt.sri.com (8.8.3/8.8.3) id RAA06292; Fri, 21 Feb 1997 17:16:36 -0700 (MST) Date: Fri, 21 Feb 1997 17:16:36 -0700 (MST) From: Nate Williams Message-Id: <199702220016.RAA06292@trout.mt.sri.com> To: Sean Eric Fagan Cc: nate@mt.sri.com, hackers@freebsd.org Subject: Re: RMS's view on dynamic linking Newsgroups: kithrup.freebsd.hackers In-Reply-To: <199702220011.QAA05847@kithrup.com> References: <199702212325.QAA06245.kithrup.freebsd.hackers@trout.mt.sri.com> <199702220011.QAA05847@kithrup.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >>[ RMS ] view is that linking two programs is not "mere aggregation", regardless or >>whether it's static or dynamic linking. > > That sounds about right. > > That's why the LGPL exists. And why you cannot use GPL'd code in even a > dynamicly-linked library. Except that early Linux commericial software *DID*, and I believe still do since the regex stuff is GPL'd code, not LGPL'd. (It's been awhile since I looked). Nate