Thangaraj
17th December 2009, 09:59 AM
Hello,
While compiling 32-bit application on 64-bit fedora10 (Intel Centrino 2- Dual core), using -m32 option in gcc compiler, I got the following error: /usr/bin/ld skipping incompatible /usr/lib/qt-3.3/lib/libqt-mt.so when searching for -lqt-mt
/usr/bin/ld cannot find -lqt-mt
collect2 :ld returned 1 exit status.
I have used /usr/lib/qt-3.3 for QT and /usr/lib for LD_LIBRARY
Please, help me to solve the problem.
Thank you.
with regards,
-Thangaraj
While compiling 32-bit application on 64-bit fedora10 (Intel Centrino 2- Dual core), using -m32 option in gcc compiler, I got the following error: /usr/bin/ld skipping incompatible /usr/lib/qt-3.3/lib/libqt-mt.so when searching for -lqt-mt
/usr/bin/ld cannot find -lqt-mt
collect2 :ld returned 1 exit status.
I have used /usr/lib/qt-3.3 for QT and /usr/lib for LD_LIBRARY
Please, help me to solve the problem.
Thank you.
with regards,
-Thangaraj