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/11/18 00:15:47 UTC

[GitHub] [tvm] driazati commented on issue #13415: collect2: fatal error: cannot find ‘ld’

driazati commented on issue #13415:
URL: https://github.com/apache/tvm/issues/13415#issuecomment-1319380805

   This seems like a problem with your host system, are you able to compile and link a simple c program to an executable? Your `PATH` environment variable may be changed to not have `ld` in it anymore either.
   
   If you're just looking to get started right away you could use the TVM Docker images instead: https://tvm.apache.org/docs/install/docker.html


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