[Scons-users] Use of -Wl, -Bsymbolic flag in building shared libraries
Bruno Zoppis
Bruno.Zoppis at free.fr
Sun Mar 22 12:11:01 EDT 2015
Thank you,
I opened issue 3001 on tigris.org to track it.
Bruno
Le 22/03/2015 16:32, William Blevins a écrit :
> This topic was noted back in December. I don't think any actions have
> been taken to address.
>
> http://thread.gmane.org/gmane.comp.programming.tools.scons.user/26311
>
> V/R,
> William
>
> On Sat, Mar 21, 2015 at 4:02 PM, Bruno Zoppis <Bruno.Zoppis at free.fr
> <mailto:Bruno.Zoppis at free.fr>> wrote:
>
> Hi,
>
> While building a versioned shared library, scons forces the use of
> -Wl,-Bsymbolic flag on posix and cygwin systems.
>
> This can be really annoying as this flag may have some weird effects,
> and I see no way to disable it without patching scons or writing my
> own shared library builder.
>
> Wouldn't it be better to remove this flag from the code and let users
> add it in SHLINKFLAG if needed ?
>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org <mailto:Scons-users at scons.org>
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
More information about the Scons-users
mailing list