https://sourceware.org/bugzilla/show_bug.cgi?id=19698

--- Comment #4 from dura <dura911111 at gmail dot com> ---
(In reply to H.J. Lu from comment #3)
> Please provide all linker input files and command line options used to
> build libqsqlmysql.so.

This is the command line that build libqsqlmysql.so:
g++
-Wl,-rpath-link,/bsources/qt-everywhere-opensource-src-4.8.7/qt-everywhere-opensource-src-4.8.7/lib
-Wl,-O1 -Wl,-rpath,/usr/qt4/lib -Wl,-rpath,/usr/qt4/lib -shared -o
libqsqlmysql.so .obj/release-shared/main.o .obj/release-shared/qsql_mysql.o
.obj/release-shared/moc_qsql_mysql.o  
-L/bsources/qt-everywhere-opensource-src-4.8.7/qt-everywhere-opensource-src-4.8.7/lib
-L/usr/lib -lmysqlclient -lz -lm -ldl -lssl -lcrypto -lQtSql
-L/bsources/qt-everywhere-opensource-src-4.8.7/qt-everywhere-opensource-src-4.8.7/lib
-lQtCore -lpthread

Can you tell me what should I do for "provide all linker input files"?

For bisecting, I rebuild binutils and mariadb, not QT.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to