wkcn commented on issue #18471: URL: https://github.com/apache/incubator-mxnet/issues/18471#issuecomment-644254570
@woreom In the building directory, there is a file named `build/build.ninja`. Open the file and search `build libmxnet.so`, append `-latomic` into the end of `LINK_LIBRARIES`. (about 4732th line). ---------------------------------------------------------------- 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]
