Subject: Re: ld_elf.so proposal for selecting hw/dependent libraries
To: Todd Vierling <tv@pobox.com>
From: Christos Zoulas <christos@zoulas.com>
List: tech-toolchain
Date: 12/13/1999 14:45:29
On Dec 13, 11:53am, tv@pobox.com (Todd Vierling) wrote:
-- Subject: Re: ld_elf.so proposal for selecting hw/dependent libraries

| On Mon, 13 Dec 1999, Christos Zoulas wrote:
| 
| : actually the final implementation calls for:
| : 
| : libm.so.0	fpu_present	0:libmsoft.so.0 1:libm387.so.0
| 
| I meant to jump in earlier, oops.
| 
| I like everything here but the sysctl field.  It assumes the "machdep."
| tree.  Couldn't this be a full sysctl name?

Yes, but that would take a lot more space.

| (Would be even nicer if it could do string values using glob(3)... i.e.
| m680[2346]0... ;)

Same as above, but now we also add time :-)

christos