Difference between revisions of "Talk:Funtoo ARMv7"

From Funtoo
Jump to navigation Jump to search
(Created page with "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,...")
 
(No difference)

Latest revision as of 15:23, September 5, 2014

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?