[Bug 1529289] Re: The boost-coroutine library is only compiled as a static library
Launchpad Bug Tracker
1529289 at bugs.launchpad.net
Thu Mar 17 19:20:15 UTC 2016
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: boost1.54 (Ubuntu Trusty)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to boost1.54 in Ubuntu.
https://bugs.launchpad.net/bugs/1529289
Title:
The boost-coroutine library is only compiled as a static library
Status in boost1.54 package in Ubuntu:
Invalid
Status in boost1.54 source package in Trusty:
Confirmed
Status in boost1.54 source package in Xenial:
Invalid
Bug description:
The boost-coroutine library is currently only compiled as a static
library, while all other boost libraries are compiled also as shared
objects.
Static libraries cannot be linked against shared objects, and hence
this renders this library useless by other libraries and plugins.
This makes the library completely unusable for me, since I need to link to
it from a shared object. I imagine I am not the only one attempting to
do that.
Right now I am forced to drop crucial functionality in Ubuntu for a
library that I develop (http://graph-tool.skewed.de) simply because of
this bug.
AFAIK, there is no reason not to compile it as a shared object, since that
is what most other distros do.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boost1.54/+bug/1529289/+subscriptions
More information about the foundations-bugs
mailing list