Called libchdb.so from program compiled with GNU GCC #423
Unanswered
gegete002536
asked this question in
Q&A
Replies: 1 comment
-
|
It should be ok to call libchdb.so with binary compiled by GCC. Pls raise an issue if any problem :0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it necessary to compile c++ main program with Clang since chdb only supports compilation with Clang? If not, what are the risks of calling libchdb.so, which was compiled with Clang, from a main program compiled with GNU GCC?
Beta Was this translation helpful? Give feedback.
All reactions