[Buildroot] Qt compiler flags
Mike Tinnes
mike_tinnes at hotmail.com
Fri Apr 24 19:59:18 UTC 2009
I'm building a Mipsel32 toolchain with Qt enabled and ran into an issue when compiling the Qt libs. I got the following error repeated:
Error: opcode not supported on this processor: mips1 (mips1) `ll $8,0($4)'
I was able to correct this by adding -mips32 to the CXX_FLAGS in the makefiles of the failing subprojects. C_FLAGS has -mips32, CXX_FLAGS does not.
I'm wondering if this is an issue with the buildroot or the Qt configure?
Thanks, Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20090424/c8ae2edd/attachment.html>
More information about the buildroot
mailing list