Talk:Funtoo ARMv7

From Funtoo
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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?