*** elf.h.orig Mon Aug 20 13:49:27 2001 --- elf.h Mon Aug 20 13:50:23 2001 *************** *** 151,157 **** #endif #ifndef LINK_SPEC ! #define LINK_SPEC "%{mbig-endian:-EB} -X" #endif /* Run-time Target Specification. */ --- 151,158 ---- #endif #ifndef LINK_SPEC ! #define LINK_SPEC "%{mbig-endian:-EB} -X %{shared:-Bshareable %{h*} \ ! %{soname*}} %{!shared: %{static:-Bstatic}}" #endif /* Run-time Target Specification. */