[Scons-users] version 2.5.0 and SHLIBVERSIONFLAGS

Bill Deegan bill at baddogconsulting.com
Tue May 10 18:41:44 EDT 2016


Tim,

Can you provide a minimal example to demonstrate the problem and I'll take
a look at it?

-Bill

On Tue, May 10, 2016 at 2:30 PM, Tim Jenness <tjenness at lsst.org> wrote:

> I have a scons package that breaks badly in v2.5.0 on Linux because scons
> started adding $SHLIBVERSIONFLAGS (which really means “-Wl,Bsymbolic” is
> added to the g++ link line) to my LoadableModule targets (which happen to
> be SWIG generated files). I’m definitely not setting SHLIBVERSION and
> SharedLibraryModule doesn’t have the problem. Is it possible that there is
> a problem with LoadableModule not correctly working out that there is no
> shared library version defined? If I clear SHLIBVERSIONFLAGS in my
> SConstruct file the build works as before.
>
> Should I file a ticket on this? Am I setting a SHLIBVERSION specifically
> for LoadableModule without realising it?
>
>> Tim Jenness
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160510/7dd25c54/attachment-0001.html>


More information about the Scons-users mailing list