Date: Sun, 16 Sep 2001 13:29:07 -0400 (EDT) From: Bryan Liesner <bleez@bellatlantic.net> To: Mike Harding <mvh@ix.netcom.com> Cc: <stable@FreeBSD.ORG> Subject: Re: ld-elf.so.1 not updated? Message-ID: <20010916131944.D776-100000@gravy.kishka.net> In-Reply-To: <20010916164859.2498C1313C@netcom1.netcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 16 Sep 2001, Mike Harding wrote: > >I just did a buildworld and /usr/libexec/ld-elf.so.1 does not have an >updated install time - the directory looks like... > >... > -r-xr-xr-x 1 root wheel 68716 Sep 16 09:40 ftpd > -r-xr-xr-x 1 root wheel 6336 Sep 16 09:40 getNAME > -r-xr-xr-x 1 root wheel 21256 Sep 16 09:40 getty > -r-xr-xr-x 1 root wheel 76264 Aug 17 07:54 ld-elf.so.1 > -r-xr-xr-x 1 root wheel 69632 Sep 16 09:38 ld.so > -r-xr-xr-x 1 root wheel 123652 Sep 16 09:42 lint1 > -r-xr-xr-x 1 root wheel 26696 Sep 16 09:42 lint2 >... > >does this mean that the linker is not being updated? > No, it means that one of the install flags for ld-elf.so.1 is -C. From the man page: -C Copy the file. If the target file already exists and the files are the same, then don't change the modification time of the tar- get ========================================================== = Bryan D. Liesner LeezSoft Communications, Inc. = = A subsidiary of LeezSoft Inc. = = bleez@bellatlantic.net Home of the Gipper = ========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010916131944.D776-100000>