Skip to content

building on mac error #9

@skaterqiang

Description

@skaterqiang

[5/6] : && /usr/bin/cc -arch arm64 -bundle -Wl,-headerpad_max_install_names -Wl,--unresolved-symbols=ignore-all -o counter.so CMakeFiles/counter.dir/counter.c.o && :
FAILED: [code=1] counter.so
: && /usr/bin/cc -arch arm64 -bundle -Wl,-headerpad_max_install_names -Wl,--unresolved-symbols=ignore-all -o counter.so CMakeFiles/counter.dir/counter.c.o && :
ld: unknown options: --unresolved-symbols=ignore-all
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[6/6] : && /usr/bin/cc -arch arm64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/main.dir/main.c.o -o main libnumber.dylib && :
ninja: build stopped: subcommand failed.

anyone could help? thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions