:: Re: [Dng] Raspberry Pi 2
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Isaac Dunham
Date:  
À: Gravis
CC: dng@lists.dyne.org
Sujet: Re: [Dng] Raspberry Pi 2
On Tue, Feb 10, 2015 at 04:30:30AM -0500, Gravis wrote:
> to my knowledge, cross compilation has minimal overhead. while having
> native targets is good for testing, it won't have a significant impact
> on compile time.


It doesn't work on a majority of packages, as I understand (build scripts
that rely on running compiled code, that don't respect CC, and many other
causes.)
You can use qemu, but that's generally ~80% CPU overhead.

Thanks,
Isaac Dunham