areusch commented on PR #13073: URL: https://github.com/apache/tvm/pull/13073#issuecomment-1329542986
ah @srkreddy1238 @echuraev sorry for the breakage. just to document the intent here: assuming you already compile with `USE_RPC ON`, the actual net effect of successfully compiling with `USE_MICRO ON` is to add a minimal transport layer. I think these breakages are likely due to `standalone_crt` being built via a Make-based system rather than cmake. let's revert this one for now, and we'll retry at a later time with a cmake-based standalone_crt build, which should properly pick up `CXX` from the config.cmake. -- 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]
