Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!snorkelwacker.mit.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Ack! Debugged libX11 is over 9 MB long! Message-ID: <9012191629.AA13751@expire.lcs.mit.edu> Date: 19 Dec 90 16:29:10 GMT References: <9012190459.AA05744@zerkalo.harvard.edu> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 8 So I'm wondering: is there any chance that the X Consortium folks would consider collapsing Xlib source files into a smaller number of larger sized files? Nope. You are essentially asking for a configuration that would make non-shared-library implementations result in larger executables in the normal case, because of the "wonderful" design of unix linkers.