-
Notifications
You must be signed in to change notification settings - Fork 949
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
excute make
on mac to build bfe, failed of ld: library not found for -lcrt0.o
sdk/go1.18.1/pkg/tool/darwin_amd64/link: running clang failed: exit status 1
ld: library not found for -lcrt0.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
To Reproduce
excute make
command
Expected behavior
build success
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working