You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/04/27 14:00:50 UTC

[GitHub] [tvm] pfk-beta opened a new issue, #11143: [Bug] linker verbose in tvmc compile

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

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


[GitHub] [tvm] gromero commented on issue #11143: [Bug] linker verbose in tvmc compile

Posted by GitBox <gi...@apache.org>.
gromero commented on issue #11143:
URL: https://github.com/apache/tvm/issues/11143#issuecomment-1111326043

   @pfk-beta Please provide more details on how you've generated such a linker error so it's easy to reproduce your steps and work on it. Thank you.


-- 
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-unsubscribe@tvm.apache.org

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


Re: [I] [Bug] linker verbose in tvmc compile [tvm]

Posted by "pfk-beta (via GitHub)" <gi...@apache.org>.
pfk-beta commented on issue #11143:
URL: https://github.com/apache/tvm/issues/11143#issuecomment-1883800027

   I don't remember an exact setup, when I was doing that stuff. Currently my setup is working correctly. So I will close the issue. But if you think about improving TVM at all, we should think about verbosity when needed.


-- 
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-unsubscribe@tvm.apache.org

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


Re: [I] [Bug] linker verbose in tvmc compile [tvm]

Posted by "pfk-beta (via GitHub)" <gi...@apache.org>.
pfk-beta closed issue #11143: [Bug] linker verbose in tvmc compile
URL: https://github.com/apache/tvm/issues/11143


-- 
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-unsubscribe@tvm.apache.org

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