This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building a cross-compiler for a Raspberry Pi


On 03/15/2016 03:20 PM, YuGiOhJCJ Mailing-List wrote:

> Please tell me if what I have written in this message is wrong
> again.  Maybe I have misunderstand something you told me so I want
> to be sure all is right.

It looks right.

You can cross-compile some target libraries if you want, but it's
actually easier to build a cross compiler in the way I described, then
use that cross compiler to build the new target libraries.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]