cbalint13 commented on pull request #7392: URL: https://github.com/apache/tvm/pull/7392#issuecomment-771789962
> 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). @areusch Can look at this sample: [tvm-micro-pr7392.py](https://gist.github.com/cbalint13/68953f677c995a2b7933c1f0ffef474f#file-tvm-micro-pr7392-py) ---------------------------------------------------------------- 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]
