[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sco5 has -Bexport
From: |
Golubev I. N. |
Subject: |
sco5 has -Bexport |
Date: |
Wed, 13 Jun 2001 08:57:33 (GMT) |
... and it is needed to make program's symbols available to it after
dlopen'ing itself.
--- libtool.m4 2001/06/13 08:07:39 1.1
+++ libtool.m4 2001/06/13 08:23:27 1.3
@@ -1640,6 +1640,7 @@
hardcode_shlibpath_var=no
runpath_var=LD_RUN_PATH
hardcode_runpath_var=yes
+ export_dynamic_flag_spec="${wl}-Bexport"
;;
solaris*)
- sco5 has -Bexport,
Golubev I. N. <=