Bug 1328 - waf should allow naming .so files in debug builds -debug.so and give proper SONAME
waf should allow naming .so files in debug builds -debug.so and give proper S...
Status: RESOLVED DUPLICATE of bug 1327
Product: ns-3
Classification: Unclassified
Component: build system
pre-release
PC Linux
: P5 normal
Assigned To: Gustavo J. A. M. Carneiro
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-29 10:58 EST by Vedran Miletić
Modified: 2012-01-10 14:48 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vedran Miletić 2011-12-29 10:58:45 EST
If we want to package both -release and -debug:
1) They should have different name and SONAME. Waf should allow that in form of optional name suffix or something else.
2) They should both be installable; that should be trivial if we make all the names different.

Generated .pc files should be in accordance to that. There are also binaries that should be named in similar way, but that's not so crucial.
Comment 1 Vedran Miletić 2012-01-10 14:48:15 EST
It's now a duplicate.

*** This bug has been marked as a duplicate of bug 1327 ***