FrozenGene commented on issue #4857: Windows Support for cpp_rpc
URL: https://github.com/apache/incubator-tvm/pull/4857#issuecomment-586073161
 
 
   Thanks @jmorrill to bring C++ RPC to Windows and change build system to 
CMake!
   
   I maybe have no time to review it this week, but I have a glance in 
CMakeLists.txt. In our original C++ RPC Makefile, we will distinguish Android 
and Linux. Because we can't link pthread on Android, but we must link pthread 
on Linux. Seems you don't handle this?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to