cloudlakecho commented on issue #17045:
URL: https://github.com/apache/mxnet/issues/17045#issuecomment-1445182926

   @wms2537 Thanks for sharing your tip. 
   You listed several changes. Are they applied at `cmake` or `make` step? 
   
   Would you mind sharing your "CMakeLists.txt" (if you modified) or modified 
command at the `make` step? 
   
   I tried to build in Nvidia Jetson (AGX Orin) and am also having the same 
error of 
   ```
   additional relocation overflows omitted from the output
   collect2: error: ld returned 1 exit status
   make[2]: *** [CMakeFiles/mxnet.dir/build.make:11134: libmxnet.so] Error 1
   make[1]: *** [CMakeFiles/Makefile2:645: CMakeFiles/mxnet.dir/all] Error 2
   make: *** [Makefile:141: all] Error 2
   ``` at 98% at 'make' step. 
   
   Runtime environment: Ubuntu 20.04, JetPack 5.0 (R 34),  CUDA 11.4


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to