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

add debug symbols to build, fix for gcc 8.2 compiling errors #70

Closed
wants to merge 1 commit into from

Conversation

juliotux
Copy link
Contributor

@juliotux juliotux commented Apr 1, 2019

With gcc 8.2 and after, libelf is presenting problems with cython compiled code. Just look to cython/cython#2865

To fix this, it is needed to add debug symbols to extension as extra compiling args. I don't tested performance with this option.

@juliotux
Copy link
Contributor Author

juliotux commented Apr 1, 2019

Not a sep or cython bug. Closing.

@juliotux juliotux closed this Apr 1, 2019
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

Successfully merging this pull request may close these issues.

1 participant