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:
   
![WechatIMG106](https://user-images.githubusercontent.com/70481/60748909-84bd3e80-9f47-11e9-9c34-cd010cceb03a.jpeg)
   

----------------------------------------------------------------
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

Reply via email to