Searched hist:36397 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sbin/ldconfig/
H A Dldconfig.cdiff 36397 Tue May 26 18:12:56 MDT 1998 sos ELF preparation step 2:

Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.

This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.

We are getting close to an ELF make world, but I'll let this
all settle for a week or two...

Completed in 46 milliseconds