chris@byucsa.UUCP (Chris J. Grevstad) (08/04/84)
<> Due to an over-active entry in our crontab we find that we have lost a .o file from /lib. The file is /lib/mcrt0.o. What I need to know is how do I recover this? Is it, as I presume, on the distribution tape? We are running 4.2BSD. Thanks for any help. -- Chris Grevstad "Affection is a noble quality; It leads to generosity and jollity. But it also leads to breach of promise If you go around lavishing it on red-hot momise."
gwyn@brl-tgr.UUCP (08/05/84)
/lib/mcrt0.o can be rebuilt from sources in /usr/src/lib/libc/vax/csu (This is on 4.2BSD at BRL; I hope they haven't been moving things around). The Makefile tells all. By the way, this is the C run-time startoff object module linked into your a.out when you are building old-style profiling into the a.out.