WillAyd commented on PR #2604:
URL: https://github.com/apache/arrow-adbc/pull/2604#issuecomment-2718159914

   I asked the Meson team about this on their IRC channel, and they mentioned 
that while gcc uses shared linkage to the ASAN runtime, clang requires static 
linkage to ASAN. It seems like something is awry with the latter, and it 
_might_ have to do with how gtest is being used.
   
   I will have to investigate that further, or maybe see if there's a newer 
version of gcc that can be used instead of clang that still fixes the issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to