Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] Building URCU in a Cygwin 64 environment
@ 2016-05-31 13:39 Sebastien Boisvert
  2016-05-31 14:47 ` Jonathan Rajotte Julien
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastien Boisvert @ 2016-05-31 13:39 UTC (permalink / raw)


Hi,

I am in the process of writing a blog article on the use of the LTTng-UST userspace event tracer on Windows.

I am building urcu and LTTng-UST in a Cygwin 64 environment. Then, I plan to use LTTng in Visual Studio Community, so I mostly need headers (.h) and shared libraries (.dll).

When I am building urcu (0.9.2), I get this message:

libtool: link: warning: undefined symbols not allowed in x86_64-unknown-cygwin shared libraries

The immediate consequence seems to be the absence of .dll files in the urcu build that I am generating. Otherwise, the build contains static library files and headers.

However, I suppose that the .a static library files also have undefined symbols as I am getting linking issues when building LTTng-UST.

Do you have a clue of what may be the issue here ? Otherwise, I will continue my investigation and get around the issue eventually.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-31 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-31 13:39 [lttng-dev] Building URCU in a Cygwin 64 environment Sebastien Boisvert
2016-05-31 14:47 ` Jonathan Rajotte Julien
2016-05-31 15:12   ` Sebastien Boisvert
2016-05-31 21:52   ` Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox