From owner-freebsd-questions Thu Aug 1 23:39:18 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22963 for questions-outgoing; Thu, 1 Aug 1996 23:39:18 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA22920 for ; Thu, 1 Aug 1996 23:37:47 -0700 (PDT) Received: from gw.muc.ditec.de (gw.muc.ditec.de [194.120.126.3]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with ESMTP id XAA18825 for ; Thu, 1 Aug 1996 23:37:44 -0700 (PDT) Received: from tick.muc.ditec.de (tick.muc.ditec.de [134.98.18.50]) by gw.muc.ditec.de (8.7.5/8.6.9) with ESMTP id IAA01705; Fri, 2 Aug 1996 08:32:32 +0200 (MET DST) Received: (from me@localhost) by tick.muc.ditec.de (8.7.5/8.6.9) id IAA28137; Fri, 2 Aug 1996 08:31:51 +0200 (MET DST) From: Michael Elbel Message-Id: <199608020631.IAA28137@tick.muc.ditec.de> Subject: Re: questions-digest V1 #1174 To: asami@cs.berkeley.edu (Satoshi Asami) Date: Fri, 2 Aug 1996 08:31:50 +0200 (MET DST) Cc: darrylo@hpnmhjw.sr.hp.com, questions@freefall.freebsd.org, me@freebsd.org In-Reply-To: <199607312201.PAA21776@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Jul 31, 96 03:01:43 pm" X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * If the Motif license allows it, could you just statically link the > * Motif library? > > It's possible, but do people really want this? It's gonna be bloated, > and xemacs is already big enough at it is (the binary is almost 3MB > with shared everything!).... > > I'll let the maintainer make the call. Michael, if you need more > context, let me know. Personally, I don't think it's worth it. Most of the GUI stuff is handled just nicely by the Lucid libraries. There are very few things where Athena widgets are used. The boat/usability ratio for linking Motif in statically is just too high IMNSHO. The people who really want Motif for the looks, not the functionality, will have a license and can always recompile the beast. Michael