[Pkg-electronics-devel] Debian package for SystemC

Tarik Graba tarik.graba at telecom-paristech.fr
Thu Jun 28 10:03:28 BST 2018


If I correctly understand libtool documentation it is a way to indicate
that library versions are not binary compatible.

https://www.gnu.org/software/libtool/manual/html_node/Release-numbers.html#Release-numbers

Maybe it is not that big of an issue I don't know binary packages that
relies on a binary version of the SyestemC library. We often use it to
build simulations directly from C++ sources.


Tarik

Le 28/06/2018 à 02:09, أحمد المحمودي a écrit :
> On Tue, Jun 26, 2018 at 05:04:43PM +0200, أحمد المحمودي wrote:
>> If I find time, I will try to continue from where he left it.
> ---end quoted text---
> 
> I pushed my work on systemc package to git.
> Thhe only problem I see is that the shared library is named: 
> libsystemc-<version>.so instead of libsystemc.so.<version>
> 
> anyone has an idea how to fix this in upsyream Makefile ?
> Is this line in src/Makefile.am the culprit ?
> 
> libsystemc_la_LDFLAGS = $(EXTRA_LDFLAGS) -release $(VERSION)
> 



More information about the Pkg-electronics-devel mailing list