search for: llttng

Displaying 2 results from an estimated 2 matches for "llttng".

Did you mean: lttng
2014 May 27
4
[LLVMdev] Getting LLVM bit-code for programs using a couple of libraries
Hi guys, I am compiling some programs with clang which use a couple of libraries. When I compile with the command - "clang -O2 -I. -o hello -ldl -llttng-ust hello.c tp.c", it goes successful. My aim is to get the bitcode for these programs but if I try to generate the bitcode with -emit-llvm option, it produces linking issues as follows : (also at - http://pastebin.com/zkmL2SAH) sandeep at ubuntu:~/lttng-git/lttng-ust/tests/hello2$ clang -em...
2016 Mar 15
0
Building smbclient 4.3.3 issues with lttng-ust
...ult/test_1.o', '-o', '/opt/workspace/WS/Team_Razor_D3.6/_artifacts_/x86-wr6-0/system/xad/nc/toolkits/src/samba/samba-4.3.3/obj/bin/.conf_check_0/testbuild/default/libtestprog.so', '-lpthread', '-Wl,-no-undefined', '-shared', '-Wl,-Bdynamic', '-llttng-ust'] yes and displayed to terminal: Checking for lttng-ust : not found Checking for header lttng/tracef.h : no Checking for library lttng-ust...