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

tokudb编译错误 #26

Closed
zhoubofsy opened this issue Nov 2, 2016 · 3 comments
Closed

tokudb编译错误 #26

zhoubofsy opened this issue Nov 2, 2016 · 3 comments

Comments

@zhoubofsy
Copy link

alisql编译过程中增加tokudb,编译器使用的4.7.4,cmake用的2.8.12,ld版本2.25,系统是rhel6.4。
编译报错:
[ 29%] Built target tokuportability_static
[ 29%] Building CXX object storage/tokudb/ft-index/ft/CMakeFiles/logformat.dir/logger/logformat.cc.o
Linking CXX executable logformat
c++: error: -fuse-linker-plugin is not supported in this configuration
make[2]: *** [storage/tokudb/ft-index/ft/logformat] Error 1
make[1]: *** [storage/tokudb/ft-index/ft/CMakeFiles/logformat.dir/all] Error 2
make: *** [all] Error 2

@fungo
Copy link
Collaborator

fungo commented Nov 2, 2016

建议升级下 gcc 版本再试下,可以参考下这里:AliSQL 源码编译

@handi901107
Copy link
Collaborator

请问 和mariadb相比 性能如何

@zhoubofsy
Copy link
Author

@fungo 按你给的网址试了一下,现在能编译过了,必须用devtoolset-4,devtoolset-3都不行(报ar段错误)。谢谢!

@fungo fungo closed this as completed Mar 13, 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

3 participants