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 2021/02/02 16:45:34 UTC

[GitHub] [tvm] areusch commented on pull request #7392: Fix rand_r() rpc proper inclusion

areusch commented on pull request #7392:
URL: https://github.com/apache/tvm/pull/7392#issuecomment-771776674


   hey @cbalint13 can you give an example code fragment that triggers this bug? i don't think we should be compiling rand_r to bare metal--the `main.cc` present in `src/runtime/crt/host/main.cc` is intended to be compiled against a traditional POSIX OS (e.g. is used for simulating a device as a subprocess and treating stdio as the UART link).


----------------------------------------------------------------
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:
users@infra.apache.org