zheng-da opened a new issue #15471: mxnet can't be compiled in Raspberry pi URL: https://github.com/apache/incubator-mxnet/issues/15471 It seems MXNet can't be compiled in Raspberry pi with cmake. It fails to link to the atomic library in GCC. We have to explicitly add -latomic in the Makefile to link the compiled mxnet binary to GCC. The snapshot shows the error message: 
---------------------------------------------------------------- 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
