MariaDB and RHEL6.4 on PowerLinux
Dear all.
I am testing the mariaDB 5.5 on RHEL 6.4 on PowerLinux. When I compile, I met following error message.
how to solve this problem?
--> snip <--
Linking CXX executable explain_filename-t /usr/bin/ld: ../../storage/csv/libcsv.a(ha_tina.cc.o)(.text+0x2940): sibling call optimization to `String::append(char)' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make `String::append(char)' extern /usr/bin/ld: ../../storage/csv/libcsv.a(ha_tina.cc.o)(.text+0x2954): sibling call optimization to `String::append(char)' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make `String::append(char)' extern /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status make[2]: * [unittest/mysys/explain_filename-t] Error 1 make[1]: * [unittest/mysys/CMakeFiles/explain_filename-t.dir/all] Error 2 make: * [all] Error 2
--> end <--
and MariaDB has any plan to support for POWER system?
Thanks,