https://sourceware.org/bugzilla/show_bug.cgi?id=30043
Martin Liska <mliska at suse dot cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
--- Comment #2 from Martin Liska <mliska at suse dot cz> ---
(In reply to Vladimir Mezentsev from comment #1)
> This is not a bug. Not all binutils libraries are installed in $(libdir).
> See, for example, /tmp/install-libdir/bfd-plugins/ in your installation.
Yes, I would expect something similar for gprofng, where
/tmp/install-libdir/gprofng/libgp-iotrace.so
/tmp/install-libdir/gprofng/libgp-sync.so
/tmp/install-libdir/gprofng/libgp-heap.so
/tmp/install-libdir/gprofng/libgp-collectorAPI.so
/tmp/install-libdir/gprofng/libgp-collector.so
are similar to bfd-plugins, while the main library should be places in
$(libdir):
/tmp/install-libdir/libgprofng.so
/tmp/install-libdir/libgprofng.so.0
/tmp/install-libdir/libgprofng.so.0.0.0
similarly to e.g. libctf.so.0.0.0.
Does it make sense?
--
You are receiving this mail because:
You are on the CC list for the bug.