aashudwivedi edited a comment on issue #14332: MXNet static library build results in error in centos, oracle linux and similar distros URL: https://github.com/apache/incubator-mxnet/issues/14332#issuecomment-480588295 @lanking520 Thanks that helped and I was able to build for Cent OS 7. I've been trying to build it for Cent OS 6.9 as well (which required upgrading a few more things like nasm compiler). But I keep running into this error : ```Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/mxnet3708514393684345361/mxnet-scala: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by / tmp/mxnet3708514393684345361/mxnet-scala``` Do you have any suggestions on how can I go about fixing this? I have tried using the `-static-libstdc++` flag without much luck.
---------------------------------------------------------------- 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] With regards, Apache Git Services
