mohujs opened a new issue, #17262:
URL: https://github.com/apache/tvm/issues/17262

   I am working on cross compiling Apache TVM with QNX for aarch64. When I make 
I get the below libtvm.so error when i do make. I use ubuntu 20.4. With x86 - 
gcc and arm-gnu-linux-gcc, i don't face this issue. 
   
   
   qnx710/host/linux/x86_64/usr/bin/aarch64-unknown-nto-qnx7.1.0-ld: cannot 
find libtvm_runtime.so: No such file or directory
   CMakeFiles/tvm_runtime.dir/build.make:214: recipe for target 
'libtvm_runtime.so' failed
   make[2]: *** [libtvm_runtime.so] Error 1
   
   /qnx710/host/linux/x86_64/usr/bin/aarch64-unknown-nto-qnx7.1.0-ld: cannot 
find libtvm.so: No such file or directory
   CMakeFiles/tvm.dir/build.make:1790: recipe for target 'libtvm.so' failed
   make[2]: *** [libtvm.so] Error 1
   CMakeFiles/Makefile2:928: recipe for target 'CMakeFiles/tvm.dir/all' failed
   make[1]: *** [CMakeFiles/tvm.dir/all] Error 2
   Makefile:145: recipe for target 'all' failed
   
   


-- 
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: commits-unsubscr...@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to