Linking even a simple one-line program with the shared libposix on a -current supped ELF system causes a seg fault in ld.elf_so when trying to run said program. I'm suspecting a potential problem with the SYS.h macros used to generate the posix stubs, but I could be wrong. Other shared libs, so far, seem ok. -Mark