Wrong compiler configuration
Bug #1200443 reported by
Nicolas Dechesne
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro OpenEmbedded |
Confirmed
|
High
|
koen |
Bug Description
The 4.7 linaro gcc cross compiler in OE / meta-linaro does not seem to be using the right configuration.
For example, it's missing the --with-arch=XXX option.
It is applicable to both dylan and master branch in meta-linaro
Changed in linaro-oe: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 13.07 |
Changed in linaro-oe: | |
milestone: | 13.07 → 13.08 |
Changed in linaro-oe: | |
milestone: | 13.08 → 13.09 |
Changed in linaro-oe: | |
milestone: | 13.09 → 13.10 |
Changed in linaro-oe: | |
milestone: | 13.10 → 13.11 |
Changed in linaro-oe: | |
milestone: | 13.11 → 13.12 |
Changed in linaro-oe: | |
milestone: | 13.12 → 14.01 |
Changed in linaro-oe: | |
milestone: | 14.01 → 14.02 |
Changed in linaro-oe: | |
assignee: | nobody → koen (koenkooi) |
milestone: | 14.02 → 14.03 |
Changed in linaro-oe: | |
milestone: | 14.03 → 14.04 |
To post a comment you must log in.
Do you mean -arch (single dash) or -march ?