Open
Description
+ ./roc_nightly/roc build --lib ./examples/GoPlatform/main.roc --output examples/GoPlatform/platform/libapp.so
0 errors and 0 warnings found in 110 ms while successfully building:
examples/GoPlatform/platform/libapp.so
+ go build -C examples/GoPlatform/platform -buildmode=pie -o dynhost
+ ./roc_nightly/roc preprocess-host ./examples/GoPlatform/platform/dynhost ./examples/GoPlatform/platform/main.roc ./examples/GoPlatform/platform/libapp.so
+ ./roc_nightly/roc build ./examples/GoPlatform/main.roc
Legacy linking failed: Failed to find any legacy linking files; I need one of these three paths to exist:
./examples/GoPlatform/platform/linux-arm64.a
./examples/GoPlatform/platform/linux-arm64.o
./examples/GoPlatform/platform/libhost.a