failed to build qt-3.3.8-r4 on loongson
Haven't solve it yet.
I have already tried to add -mxgot to CFLAGS and CXXFLAGS. But it didn't work for me.
Some useful link:
http://cygwin.com/ml/binutils/2003-04/msg00258.html
http://gcc.gnu.org/ml/java/2004-10/msg00018.html
http://www.cygwin.com/ml/binutils/2006-04/msg00006.html
I have already tried to add -mxgot to CFLAGS and CXXFLAGS. But it didn't work for me.
Some useful link:
http://cygwin.com/ml/binutils/2003-04/msg00258.html
http://gcc.gnu.org/ml/java/2004-10/msg00018.html
http://www.cygwin.com/ml/binutils/2006-04/msg00006.html
Comments
Qt4.3 is broken in other ways that I'm yet to determine, but Qt3 works.
In my case, the build dies with a segmentation fault when calling some of Qt's build tools (uic I think for memory).
This happens on both big and little-endian MIPS, and is a real problem on n32/n64 where compiling for MIPS1 is impossible. Something in the C compiler that gets enabled for -march>=mips3 causes Qt to go kaboom.