How to generate symbol file when building VoltDB?

20 views
Skip to first unread message

Xinyu Wang

unread,
Sep 12, 2014, 1:54:31 AM9/12/14
to voltd...@googlegroups.com
I can only find jnilib or so file after building VoltDB. But I want to generate the symbol file. Is there a way to do that?

Thanks a lot.

Ning Shi

unread,
Sep 12, 2014, 11:24:05 AM9/12/14
to voltd...@googlegroups.com
Hi Xinyu,

I can only find jnilib or so file after building VoltDB. But I want to generate the symbol file. Is there a way to do that?

You can clone the VoltDB repository and build the community edition by following the instruction below on Linux.


Once it finishes building successfully, you can find the symbol file in obj/release/ directory. The file has the extension .sym. For convenience, you can also use the shared library with symbols included in the obj/release/nativelibs/ directory.

Xinyu Wang

unread,
Sep 14, 2014, 10:40:53 PM9/14/14
to voltd...@googlegroups.com
Thanks for your answer, Ning.

Based on my test, I cannot find the .sym file after I build VoltDB. However, the .sym file can be generated after I run "ant dist". I think I can use that file. Thanks.
Reply all
Reply to author
Forward
0 new messages