deplibs.test to work with GNU ld; -Bshareable is needed here.
1999-04-04 Alexandre Oliva <oliva@dcc.unicamp.br>
+ * ltconfig.in (sunos4*, GNU ld): -Bstatic is not enough for
+ deplibs.test to work with GNU ld; -Bshareable is needed here.
+
* ltconfig.in (ld_shlibs, amigaos*): Disable shared libs with
native ld too.
;;
sunos4*)
- archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linkopts'
+ archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linkopts'
wlarc=
hardcode_direct=yes
hardcode_shlibpath_var=no