Subject: What to compile static in /usr/bin?
To: None <current-users@sun-lamp.CS.Berkeley.EDU>
From: Adrian Hall <adrian@lemmings.cursci.com>
List: current-users
Date: 12/30/1993 10:07:02
I am wanting to compile the "major" compilation utilities as -static
so that, if my libc.so.whatever gets deleted, munged, or whatever, I
can still re-create it. The following is what I am currently compiling
staticly. Have I missed anything?
/usr/src/gnu/usr.bin/gas
/usr/src/gnu/usr.bin/ld
/usr/src/gnu/usr.bin/gcc2
/usr/src/usr.bin/join
/usr/src/usr.bin/nm
/usr/src/usr.bin/lorder
/usr/src/usr.bin/tsort
/usr/src/usr.bin/make
/usr/src/usr.bin/ar
/usr/src/usr.bin/ranlib
Regards,
Adrian
------------------------------------------------------------------------------