Qt/KDE fails to build on ARM without implicit-it=thumb
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro GCC |
Won't Fix
|
Undecided
|
Unassigned | ||
gcc-4.5 (Ubuntu) |
Won't Fix
|
High
|
Unassigned | ||
qt4-x11 (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Qt, kde4libs and kdepimlibs fail to build on ARM. When we add CXXFLAGS += -Wa,-mimplicit-
I'm told implicit-it=thumb was removed from the gcc defaults in natty because upstream rejected it
http://
/tmp/ccwaVByM.
/tmp/ccwaVByM.
http://
/tmp/ccD0wzHK.
/tmp/ccD0wzHK.
/tmp/ccD0wzHK.
/tmp/ccD0wzHK.
/tmp/ccD0wzHK.
/tmp/ccD0wzHK.
http://
/tmp/cciJeDbH.
/tmp/cciJeDbH.
/tmp/cciJeDbH.
/tmp/cciJeDbH.
tags: | added: patch |
Changed in gcc-linaro: | |
status: | New → Won't Fix |
In gcc-4.4, -mimplicit-it=thumb was passed to the linker by default, not done anymore in 4.5, because the change was rejected by upstream. Dave (and Linaro), any suggestions?