masahi edited a comment on issue #9362: URL: https://github.com/apache/tvm/issues/9362#issuecomment-955599522
Thanks @tqchen, I confirmed that your solution worked on both of my envrionements too, and also both static link and `HIDE_PRIVATE_SYMBOLS` are required. Also I realized that when I said "I cannot reproduce the original failure anymore" in https://github.com/apache/tvm/issues/9362#issuecomment-951574017, my cmake config is pointing to a different, custom LLVM build that has only static libs. Moreover, apparently these custom libs were built in a way that `HIDE_PRIVATE_SYMBOLS` doesn't need to be enabled. So no mystery on my end anymore. I'm going to update the install doc to include this tip. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
