[
https://issues.apache.org/jira/browse/ARROW-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Augusto Alves Silva reassigned ARROW-15200:
-------------------------------------------
Assignee: Augusto Alves Silva
> [C++][Gandiva] Fix UnsatisfiedLinkError when using Gandiva's generated jar
> files
> --------------------------------------------------------------------------------
>
> Key: ARROW-15200
> URL: https://issues.apache.org/jira/browse/ARROW-15200
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++ - Gandiva
> Reporter: Augusto Alves Silva
> Assignee: Augusto Alves Silva
> Priority: Minor
> Labels: pull-request-available
> Fix For: 7.0.0
>
>
> When generating Gandiva's jar file it is possible that an error of
> UnsatisfiedLinkError may occur based on a LLVM's symbol being used, more
> specific the llvm::ObjectCache.
> To fix that, the flag *-fno-rtti* was passed only to the file that uses the
> llvm::ObjectCache.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)