-
-
Notifications
You must be signed in to change notification settings - Fork 12
Unable to build marble-game #2
Copy link
Copy link
Open
Description
$ tinygo version
tinygo version 0.28.1 linux/amd64 (using go version go1.20 and LLVM version 15.0.0)
$ tinygo flash -target gopher-badge ./examples/marble-game/
tinygo:ld.lld: error: undefined hidden symbol: __math_invalidf
>>> referenced by sf_sqrt.c:0 (/home/ron/Development/tinygo/tinygo/lib/picolibc/newlib/libm/math/sf_sqrt.c:0)
>>> sf_sqrt.c.o:(sqrtf) in archive /home/ron/.cache/tinygo/picolibc-thumbv6m-unknown-unknown-eabi-cortex-m0plus/lib.a
failed to run tool: ld.lld
error: failed to link /tmp/tinygo1717101476/main: exit status 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels