freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Cross Compiling


From: Werner LEMBERG
Subject: Re: [ft] Cross Compiling
Date: Thu, 22 Nov 2007 02:34:07 +0100 (CET)

> I'm trying to cross compile freetype for an embedded target, so I need
> to use
>       bfin-uclinux-gcc
> Instead of
>       gcc
> 
> In \builds\unix\unix-cc.mk I have :
> 
> CC           := bfin-uclinux-gcc

Have you read the documentation file `INSTALL.CROSS'?

> What else do I have to do to get it to cross compile?

It's necessary to pass the --build and --host option to `configure'.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]