Subject: ld_elf.so changes
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 12/13/1999 05:37:15
I just finished committing some changes that allow hardware dependent
libraries to be auto-selected depending on sysctl variables. As of this
time, the only one implemented is libm387 on the i386. To enable it,
you'll need to re-install ld_elf.so, ldd and libm. You don't need to
define I387_LIBM anymore.

Please let me know if things are not working for you.


christos