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

   I followed the guidance to install TVM as follows
   
   git clone --recursive https://github.com/apache/tvm tvm
   
   mkdir build
   cp cmake/config.cmake build
   
   cd build
   cmake ..
   
   met error as below:
   
   xcrun: error: can't exec 
'/Applications/Xcode.app/Contents/Developer/usr/bin/ld' (errno=Argument list 
too long)
   clang: error: linker command failed with exit code 71 (use -v to see 
invocation)
   
   <img width="1535" alt="Screenshot 2023-05-11 at 13 01 06" 
src="https://github.com/apache/tvm/assets/7856400/5fc7fe7b-3b75-485d-b10b-121550228eea";>
   
   
   system info like below
   Apple M1 Max
   macos 13.3.1 (a) 
   miniforge3
   python 3.8.10
   xcode 14.3
   
   


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

Reply via email to