Subject: problem with ld.elf_so and libposix
To: None <port-sparc@netbsd.org>
From: Mark Abene <phiber@radicalmedia.com>
List: port-sparc
Date: 03/30/1999 03:30:20
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