[Scons-users] SCons fails to create symlinks (SHLIBVERSION)

Cristian Farcas Cristian.Farcas at synopsys.com
Thu Feb 22 06:33:39 EST 2024


SCons v4.4.0
OS: Ubuntu 20

The following command is used:
SharedLibrary('libabc', sources, SHLIBVERSION='3')

Bus SCons fais to create the symlinks:
Create symlinks for: 'path/to/libabc.so.3'
        'path/to/libabc.so' -> 'path/to/libabc.so.3'
scons: *** [path/to/libabc.so.3] libabc.so.3: File exists

Is this a bug or am I doing something wrong?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20240222/853503d4/attachment.htm>


More information about the Scons-users mailing list