Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 1996 20:43:59 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        richardc@CSUA.Berkeley.EDU (Veggy Vinny)
Cc:        msmith@atrad.adelaide.edu.au, current@freebsd.org
Subject:   Re: current libs
Message-ID:  <199610301014.UAA20850@genesis.atrad.adelaide.edu.au>
In-Reply-To: <Pine.PTX.3.95.961030020328.6567D-100000@soda.CSUA.Berkeley.EDU> from "Veggy Vinny" at Oct 30, 96 02:06:48 am

next in thread | previous in thread | raw e-mail | index | archive | help
Veggy Vinny stands accused of saying:
> 
> > I just checked all the systems around here that I've worlded, and they
> > all have updated crt*'s.  Dunno what you've busted this time though, sorry.
> 
> 	Are you sure it's updated because I know on any system I do a make
> world on or even just go to /usr/src/lib/csu/i386 and do make depend ;
> make clean ; make ; make install, it doesn't seem to write over the file
> as the old timestamp is still there unless I removed it first.  And this
> has happened on all the machines even a year ago.

I said "I just checked", and that's what I meant:

cain:~>rsh spore "ls -l /usr/lib/*crt* /usr/lib/libc.a"
-r--r--r--  1 bin  bin    2061 Oct 27 14:47 /usr/lib/crt0.o
-r--r--r--  1 bin  bin    2199 Oct 27 14:47 /usr/lib/gcrt0.o
-r--r--r--  1 bin  bin  542214 Oct 27 22:39 /usr/lib/libc.a
-r--r--r--  1 bin  bin     338 Oct 27 14:47 /usr/lib/scrt0.o
-r--r--r--  1 bin  bin     480 Oct 27 14:47 /usr/lib/sgcrt0.o
cain:~>rsh obtuse "ls -l /usr/lib/*crt* /usr/lib/libc.a"
-r--r--r--  1 bin  bin    2061 Oct 29 17:27 /usr/lib/crt0.o
-r--r--r--  1 bin  bin    2199 Oct 29 17:27 /usr/lib/gcrt0.o
-r--r--r--  1 bin  bin  542250 Oct 29 20:39 /usr/lib/libc.a
-r--r--r--  1 bin  bin     338 Oct 29 17:27 /usr/lib/scrt0.o
-r--r--r--  1 bin  bin     480 Oct 29 17:27 /usr/lib/sgcrt0.o

... &c. &c.

> Vince

-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



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