Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed on macOS #93

Open
hombit opened this issue Aug 26, 2020 · 0 comments
Open

Build failed on macOS #93

hombit opened this issue Aug 26, 2020 · 0 comments

Comments

@hombit
Copy link

hombit commented Aug 26, 2020

Probably, clang's ld doesn't support -export-dynamic

make command outputs:

[ 23%] Built target ral_nlls
[ 26%] Built target target
[ 50%] Built target ral_nlls-static
[ 52%] Linking C executable nlls_c_test
ld: unknown option: -export-dynamic
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [test/nlls_c_test] Error 1
make[1]: *** [test/CMakeFiles/nlls_c_test.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant