You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kll@Boxy:~$ actonc hello.act --root main
In file included from /tmp/actonc-011a0bf606970d6b/out/types/hello.h:2,
from /tmp/actonc-011a0bf606970d6b/out/types/hello.c:1:
/usr/lib/acton/builtin/builtin.h:16:10: fatal error: ../stdlib/src/__builtin__.h: No such file or directory
16 | #include "../stdlib/src/__builtin__.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
ERROR: internal compiler error: compilation of generated C code failed
NOTE: this is likely a bug in actonc, please report this at:
NOTE: https://github.com/actonlang/acton/issues/new?template=ice.md
NOTE: acton 0.6.3 compiled by ghc 8.10 on linux x86_64
NOTE: cc: cc (Debian 10.3.0-11) 10.3.0
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: