freetype
[Top][All Lists]
Advanced

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

[ft] Freetype 2.4.11 Cross Compiling


From: Dimitris Zenios
Subject: [ft] Freetype 2.4.11 Cross Compiling
Date: Wed, 20 Feb 2013 00:19:45 +0200

Hello everyone

 i am trying to compile freetype2 for mips on x86_64 pc.The command used is 

CC_BUILD=mipsel-unknown-linux-gnu-gcc ./configure --build=x86_64-pc-linux-gnu --host=mipsel-unknown-linux-gnu --prefix=/home/zenios/src/mipsel-unknown-linux-gnu/mipsel-unknown-linux-gnu/sys-root/usr --disable-static

Event though configure executes correctly I get error on make

apinames: cannot execute binary file

It looks like apinames is compiled also for mips and it cannot be executed.

Any hint?

Best Regards
Dimitris Zenios

reply via email to

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