leezu commented on issue #18855: URL: https://github.com/apache/incubator-mxnet/issues/18855#issuecomment-669601375
If you want to make this work via static linking, you need to follow "If -Bsymbolic is specified, then at the time of creating a shared object ld will attempt to bind references to global symbols to definitions within the shared library. The default is to defer binding to runtime." https://stackoverflow.com/a/7202917/2560672 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
