Date: Fri, 22 Mar 1996 09:37:06 -0800 (PST) From: Jake Hamby <jehamby@lightside.com> To: "Matthew N. Dodd" <winter@jurai.net> Cc: freebsd-ports@freebsd.org Subject: Re: Pine 3.92 Message-ID: <Pine.AUX.3.91.960322093514.17623A-100000@covina.lightside.com> In-Reply-To: <Pine.BSF.3.91.960322084426.9008A-100000@sasami>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 22 Mar 1996, Matthew N. Dodd wrote: > Is there any good reason NOT to make shared libraries out of libpico.a > and (lib)c-client.a? > > I decided to hack on pine this morning instead of going to sleep and > I've pretty much got it working. > > Any comments? Should I make my diffs and submit a port? Or am I > sleep deprived and meddling things that are best left to more awake people? > > > Have a good one. As a general rule, I like to make shared libraries of _anything_ which will be used by two or more programs. Therefore, I have libjpeg, libtiff, libpng, and libz all built as shared libraries for use by XV, Ghostscript, etc... Since libpico is used by pico as well as pine, both programs that I use, I think it makes sense to build a shared library. Comments? ---Jake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.AUX.3.91.960322093514.17623A-100000>