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

Shared libraries not linked correctly with gcc/g++ (ubuntu) #894

Closed
KaiSzuttor opened this issue Oct 28, 2016 · 2 comments
Closed

Shared libraries not linked correctly with gcc/g++ (ubuntu) #894

KaiSzuttor opened this issue Oct 28, 2016 · 2 comments

Comments

@KaiSzuttor
Copy link
Member

KaiSzuttor commented Oct 28, 2016

I attach the output of ldd build/src/core/libEspressoCore.so for gcc 4.8.5 and gcc 4.9.3
(build of my h5mdcore branch)
output_gcc4.8.5.txt
output_gcc4.9.3.txt

@KaiSzuttor
Copy link
Member Author

KaiSzuttor commented Nov 2, 2016

I tested with docker ubuntu images and got correct linking only with clang. See my dockerhub:
https://hub.docker.com/r/kaiszuttor/ubuntu/tags/

@KaiSzuttor KaiSzuttor changed the title Shared libraries not linked correctly with gcc/g++ > 4.8.* Shared libraries not linked correctly with gcc/g++ Nov 2, 2016
@KaiSzuttor KaiSzuttor changed the title Shared libraries not linked correctly with gcc/g++ Shared libraries not linked correctly with gcc/g++ (ubuntu) Nov 2, 2016
@fweik
Copy link
Contributor

fweik commented Nov 2, 2016

This seems to be a problem with your h5mdcore branch? Could not reproduce with the upstream branches...

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