Talk:Funtoo ARMv7

From Funtoo
Jump to navigation Jump to search

This is not sufficient to get things to work with crossdev. Having armv7 in the tuple is not enough; this causes errors to occur when trying to build stage 1 gcc. In my case, I had a Freescale i.MX6 (ARMv7), and the tuple I had to use was armv7a-softfloat-linux-gnueabi.

Seems that you *must* specify the exact core you're using; maybe a table would help here?