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

New issue while compiling on Linux #4

Closed
hyperchem opened this issue Aug 19, 2020 · 1 comment
Closed

New issue while compiling on Linux #4

hyperchem opened this issue Aug 19, 2020 · 1 comment

Comments

@hyperchem
Copy link

I installed lastest libc++-dev,switched compiler to clang 10, and fixed some issues in Pull Requests. But I still get a compilation error like follow:

/usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1756: undefined reference to `std::__throw_length_error(char const*)'
clang: error: linker command failed with exit code 1 (use -v to see invocation)

anyone know how to fix this ?

@can1357
Copy link
Owner

can1357 commented Aug 24, 2020

Try with the latest commit, eitherway doesn't seem like a NoVmp issue since it comes from the STL.

@can1357 can1357 closed this as completed Aug 24, 2020
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

2 participants