For example:
$ nm libgandiva.so.14 | grep "once_proxy"
00000000018c0a10 T __once_proxy
many other symbols are also exported which I guess shouldn't be (e.g. LLVM symbols)
There seems to be no linker script for libgandiva.so (there was, but was never used and got deleted? https://github.com/apache/arrow/blob/9265fe35b67db93f5af0b47e92e039c637ad5b3e/cpp/src/gandiva/symbols-helpers.map).
Reporter: Zhuo Peng / @brills
Assignee: Zhuo Peng / @brills
PRs and other links:
Note: This issue was originally created as ARROW-5894. Please see the migration documentation for further details.