Closed ishehadeh closed 5 months ago
I think this may be because the roc cli os trying to rebuild your platform. If you compile the platform to a library first and then use roc build --prebuilt-platfrom ...
that might help.
I have a C template which may be helpful
https://github.com/lukewilliamboswell/roc-platform-template-c
Thank you that's exactly the issue :), I'll update the issue to be more relevant...
log:
Apologies for the lackluster issue details I just started using the language yesterday. Annd.. jumped right into writing a platform so its fairly likely this is something dumb I did that just happended to trigger an ICE. still worth reporting though, if there's some way to catch the issue a little cleaner.