Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix __gxx_personality_v0: referenced symbol not found error #36

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

Closed
wants to merge 1 commit into from

Conversation

Gillingham
Copy link

Tested on a Solaris 10 machine, original patch and bug report from
http://sourceforge.net/p/mysql-python/bugs/334/
Closes #35

@Gillingham Gillingham changed the title Fix __gxx_personality_v0: referenced symbol not found error on Solaris Fix __gxx_personality_v0: referenced symbol not found error Mar 19, 2015
@methane
Copy link
Member

methane commented Mar 19, 2015

This patch affects to all POSIX environs, all MySQL versions, and all MySQL forks (like MariaDB).
I think mysql_config should produce correct linker option.

@methane methane closed this Mar 19, 2015
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.

Fails to import: symbol __gxx_personality_v0: referenced symbol not found
2 participants