Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 1995 22:19:29 -0700
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/ranlib ranlib.1
Message-ID:  <199510090519.WAA24789@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/10/08 22:19:28

  Modified:    usr.bin/ranlib  ranlib.1
  Log:
  Don't claim that `ranlib -t' is useful.
  
  Our ld is derived from gnu ld which doesn't check the timestamp on
  __.SYMDEF.  gnu ld is designed to work with gnu ar which doesn't
  even have a ranlib option (gnu ar updates __.SYMDEF automatically
  if __.SYMDEF already exists, so gnu ld expects __.SYMDEF to be up
  to date if it exists).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510090519.WAA24789>