Date: Mon, 26 Feb 1996 15:38:48 -0800 From: Paul Traina <pst@shockwave.com> To: asami@cs.berkeley.edu (Satoshi Asami) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/ld/ldconfig ldconfig.c Message-ID: <199602262338.PAA18913@precipice.shockwave.com> In-Reply-To: Your message of "Mon, 26 Feb 1996 14:38:02 PST." <199602262238.OAA13334@silvia.HIP.Berkeley.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
> * But that's not the case, it -never- worked properly, ldconfig just > * barfed if it found a dot before the .so. > > So what's wrong with taking out the dot like in tcl74/tk40? Because that is NOT the standard of the port. To change it involved a LOT of code (I wrote all the diffs to do this the first time), but our previous behavior is a -bug-. > > * In any case, I think > * using libfoo<n>.so.n.n is much more portable among various unix > * flavors. > > Well then we didn't need this change anyway. :) Not if n is dotted, which was the case here. :-) > > Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602262338.PAA18913>