[go: nahoru, domu]

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

GCC 7 and TLS issue #157

Closed
fionser opened this issue Jul 13, 2017 · 1 comment
Closed

GCC 7 and TLS issue #157

fionser opened this issue Jul 13, 2017 · 1 comment

Comments

@fionser
Copy link
Contributor
fionser commented Jul 13, 2017

@victorshoup I updated to GCC 7.1, and found this issue pops out

/usr/bin/ld: _ZN3NTL8GF2EInfoE: TLS reference in 
src/HElib/libhelib.a(PAlgebra.cpp.o) mismatches non-TLS 
definition in /usr/lib/gcc/x86_64-pc-linux-gnu/7.1.1/../../../../lib/libntl.so section .bss

However, same codes were successfully compiled with GCC 6. What do you think ? Many thanks.

@fionser
Copy link
Contributor Author
fionser commented Aug 1, 2017

I recompile the NTL(version 10.5.0) with TUNE=x86 flag, and everything seems fine again.
So I close this issue.

@fionser fionser closed this as completed Aug 1, 2017
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