From owner-freebsd-hackers Thu Aug 12 9:43:57 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D1EDE14D00; Thu, 12 Aug 1999 09:43:53 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id KAA24015; Thu, 12 Aug 1999 10:43:27 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id KAA04759; Thu, 12 Aug 1999 10:43:18 -0600 (MDT) Message-Id: <199908121643.KAA04759@harmony.village.org> To: Steve Kargl Subject: Re: libcompat proposition Cc: green@FreeBSD.ORG (Brian F. Feldman), hackers@FreeBSD.ORG In-reply-to: Your message of "Thu, 12 Aug 1999 09:32:13 PDT." <199908121632.JAA26032@troutmask.apl.washington.edu> References: <199908121632.JAA26032@troutmask.apl.washington.edu> Date: Thu, 12 Aug 1999 10:43:18 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199908121632.JAA26032@troutmask.apl.washington.edu> Steve Kargl writes: : If you're writing unencumbered code, placing it under : libcompat/gnu may lead to confusion because all other : directory paths containing gnu contain GPL'd code. : Just stick it into libcompat. Or libiberty :-) That way we can have a GPL-free libiberty, which would be something that many people would want. It would also force the FSF to move more of their code from GPL to LGPL since it is stallman's policy to release things under the LGPL when there are alternative interfaces available. Although the recent hacks by tchrist@perl.com to generically wrap any library in rcp calls so that the progrma using the library doesn't have any GPL tainted code compiled into its address space might change that.... I hate the GPL. It has too many different interpretations. Look at the currentsituation with Linux: Linus says loadable drivers in Linux aren't covered by the GPL, while Stallman insists that they are. Its interpretation is open to too many variables :-(. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message