Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!umich!terminator!dabo.ifs.umich.edu!rees From: rees@dabo.ifs.umich.edu (Jim Rees) Newsgroups: comp.sys.apollo Subject: X11r4 -inlib libs? Message-ID: <1990Jul1.203934.25773@terminator.cc.umich.edu> Date: 1 Jul 90 20:39:34 GMT Sender: usenet@terminator.cc.umich.edu (usenet news) Reply-To: rees@citi.umich.edu (Jim Rees) Organization: University of Michigan IFS Project Lines: 5 I'm thinking of making the X11r4 libraries into -inlib libraries to reduce the size of my r4 clients (r3 clients already use the Apollo -inlib libraries). Has anyone tried this? Is there any more to it than just using -pic when I compile the libs and -inlib when I link the clients? Is there any reason not to link all the libraries into one huge object?