From: Mathieu Desnoyers via lttng-dev <lttng-dev@lists.lttng.org>
To: Abdelrahman ElShabrawy <abdelrahman130@gmail.com>
Cc: lttng-dev <lttng-dev@lists.lttng.org>
Subject: Re: [lttng-dev] Lttng-UST requires shared libraries
Date: Fri, 18 Sep 2020 11:16:51 -0400 (EDT) [thread overview]
Message-ID: <1381831273.34861.1600442211965.JavaMail.zimbra@efficios.com> (raw)
In-Reply-To: <CA+weNbniCKiGV+cSz+A3rfzxO09a8DtF8O27LPxK8Oz-a9PbBA@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1048 bytes --]
----- On Sep 16, 2020, at 3:57 AM, lttng-dev <lttng-dev@lists.lttng.org> wrote:
> Hello All,
> I'm trying to configure Lttng-UST and disabling shared libraries using the
> option --enable-shared=no.
> I always get an Error that Lttng-UST requires shared libraries enabled.
> Why is this option available if I can't use it ? Is there something I'm missing
This option is only there because it's part of the autotools boilerplate. It has been disabled
by the lttng-ust project on purpose.
See README.md:
"LTTng-UST needs to be a shared library, _even if_ the tracepoint probe provider is statically
linked into the application."
Static linking of liblttng-ust has never been a supported use-case, and would require a significant
design/implementation effort.
Thanks,
Mathieu
> Regards,
> Abdelrahman.
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
[-- Attachment #1.2: Type: text/html, Size: 2407 bytes --]
[-- Attachment #2: Type: text/plain, Size: 156 bytes --]
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
prev parent reply other threads:[~2020-09-18 15:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-16 7:57 [lttng-dev] Lttng-UST requires shared libraries Abdelrahman Saeed via lttng-dev
2020-09-18 15:16 ` Mathieu Desnoyers via lttng-dev [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381831273.34861.1600442211965.JavaMail.zimbra@efficios.com \
--to=lttng-dev@lists.lttng.org \
--cc=abdelrahman130@gmail.com \
--cc=mathieu.desnoyers@efficios.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.