Path: utzoo!attcan!uunet!tank!ncar!ames!uakari.primate.wisc.edu!uwm.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!ernie.Berkeley.EDU!sklower From: sklower@ernie.Berkeley.EDU (Keith Sklower) Newsgroups: comp.unix.cray Subject: Re: Whats Missing? Summary: This is picaunne and far afield but . . . Message-ID: <31446@ucbvax.BERKELEY.EDU> Date: 22 Sep 89 03:56:02 GMT References: <3199@amelia.nas.nasa.gov> <681@orange19.qtp.ufl.edu> <1989Sep22.002411.6208@agate.berkeley.edu> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: sklower@ernie.Berkeley.EDU.UUCP (Keith Sklower) Distribution: comp.unix.cray Organization: University of California, Berkeley Lines: 21 In article <1989Sep22.002411.6208@agate.berkeley.edu> jerry@violet.berkeley.edu ( Jerry Berkman ) writes: >In addition, each time you move a "ranlib" library, you have to >re-"ranlib" it; but you can move "bld" libraries. > - Jerry Berkman, U.C.Berkeley 1.) If you ``cp -p'' a ranlib'd library you do not need to re-ranlib 2.) If you ``mv'' a ranlib'd library within the same file system ditto. 3.) The check in ``ld'' (that the creation date of the archive is the same as the creation date of SYMDEF) is only a warning and not a fatal error in of itself. 4.) Mr. Berkman is not one of the originators of Berkeley unix -- (He didn't claim that he was, I'm not claiming to be either, and he must know a heck of a lot more about crays than I do), but I would like it understood that his article endorsing ``bld'' is in no way an offical BSD position. I agree that this is very small part of a very large picture.