Skip to content

Fix go example on aarch64 linux #231

Open
@Anton-4

Description

@Anton-4
 + ./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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions