xiebaiyuan commented on issue #7705:
URL: https://github.com/apache/tvm/issues/7705#issuecomment-804547617


   cmake ..
   
   =====>
   
   
   
   -- The C compiler identification is AppleClang 12.0.0.12000032
   -- The CXX compiler identification is AppleClang 12.0.0.12000032
   -- Detecting C compiler ABI info
   -- Detecting C compiler ABI info - done
   -- Check for working C compiler: 
/Library/Developer/CommandLineTools/usr/bin/cc - skipped
   -- Detecting C compile features
   -- Detecting C compile features - done
   -- Detecting CXX compiler ABI info
   -- Detecting CXX compiler ABI info - done
   -- Check for working CXX compiler: 
/Library/Developer/CommandLineTools/usr/bin/c++ - skipped
   -- Detecting CXX compile features
   -- Detecting CXX compile features - done
   -- Build with RPC support...
   -- Build with Graph runtime support...
   -- Build with profiler...
   -- VTA build with VTA_HW_PATH=/Users/xiebaiyuan/workspace/tvm/3rdparty/vta-hw
   -- Build VTA runtime with target: sim
   -- Build with contrib.random
   -- Build with contrib.sort
   -- Build with contrib.hybriddump
   -- Git found: /usr/local/bin/git
   -- Found TVM_GIT_COMMIT_HASH=c976a07fa24efe91e8ac4f9d088a14442bb8d161
   -- Performing Test SUPPORT_CXX14
   -- Performing Test SUPPORT_CXX14 - Success
   -- Building with libbacktrace...
   -- Building with TVM Map...
   -- Build with thread support...
   -- Looking for pthread.h
   -- Looking for pthread.h - found
   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
   -- Found Threads: TRUE
   -- Configuring done
   -- Generating done
   -- Build files have been written to: /Users/xiebaiyuan/workspace/tvm/build
   
   


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

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


Reply via email to