Skip to content

Windows syscall.compileCallback #3352

Open
@alchem1ster

Description

@alchem1ster
  • Windows 10 Pro 22H2 x64
  • tinygo version 0.26.0 windows/amd64 (using go version go1.19.4 and LLVM version 14.0.0)
  • GCC 12.2.0 + LLVM/Clang/LLD/LLDB 14.0.6 + MinGW-w64 10.0.0 (MSVCRT)
PS O:\Projects\GO_Test> tinygo build -no-debug -o Test.exe
ld.lld: warning: duplicate /export option: hypot
ld.lld: warning: duplicate /export option: nextafter
ld.lld: error: undefined symbol: syscall.compileCallback
>>> referenced by main
>>>               C:\Users\USE~1\AppData\Local\Temp\tinygo3354383634\main.o
failed to run tool: ld.lld
error: failed to link C:\Users\USE~1\AppData\Local\Temp\tinygo3354383634\main.exe: exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions