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

Ariane_dpi.so reports undefined symbol when running simv #8

Open
good-circle opened this issue Feb 27, 2024 · 0 comments
Open

Ariane_dpi.so reports undefined symbol when running simv #8

good-circle opened this issue Feb 27, 2024 · 0 comments

Comments

@good-circle
Copy link

I am simulating cva6 using vcs and successfully compiling the simv executable file. However, when running the elf file, an error is reported:
e06bb5b7a64eead1465e9ee39d6a7eca
I checked the dependency of ariane_dpi.so using the ldd command:
image
But it seems that we did not find that symbol _ZNSt7__cxx1112basic_stringIcStllchar_traitsIcESaIcEE10_M_replaceEmmPKcm in the above library files.
My Linux version is:
image
My Centos version is:
image
My g++ version is:
image

Have any of you encountered similar issues, and could this be related to the version of the g++ compiler?

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