pfk-beta opened a new issue, #11143: URL: https://github.com/apache/tvm/issues/11143
Hello, When I'm trying to compile module with tvmc, I'm getting following error: ``` RuntimeError: Compilation error: ld: error: /tmp/tmpho6xgmda/lib0.o is incompatible with aarch64linux ld: error: /tmp/tmpho6xgmda/devc.o is incompatible with aarch64linux clang-12: error: linker command failed with exit code 1 (use -v to see invocation) ``` Would be great, that enabling verbosity in compile command, will trigger runing linker with verbosity -- 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]
