[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sco5 has -Bexport
From: |
Gary V . Vaughan |
Subject: |
Re: sco5 has -Bexport |
Date: |
Fri, 29 Jun 2001 03:13:12 +0100 |
On Wednesday 13 June 2001 9:57 am, Golubev I. N. wrote:
> ... 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*)
Thanks. Applied to HEAD and branch-1-4. Don't forget to supply a ChangeLog
entry next time ;')
Cheers,
Gary.
--
())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org)
( '/ Research Scientist http://www.oranda.demon.co.uk ,_())____
/ )= GNU Hacker http://www.gnu.org/software/libtool \' `&
`(_~)_ Tech' Author http://sources.redhat.com/autobook =`---d__/
- sco5 has -Bexport, Golubev I. N., 2001/06/13
- Re: sco5 has -Bexport,
Gary V . Vaughan <=