Thursday, October 1, 2015



Download http://www.freetype.org/

 export PATH=$PATH:/opt/FriendlyARM/toolschain/4.4.3/bin  
 export CROSS=arm-none-linux-gnueabi-  
 export HOST=arm-none-linux-gnueabi  
   
   
 export PREFIX=/friendlyarm
 ./configure --prefix=${PREFIX} --host=${HOST} \  
 CC=${CROSS}gcc  
   
 make  
 make install  


Leave a Reply

Subscribe to Posts | Subscribe to Comments

- Copyright © Lập trình hệ thống nhúng Linux . Powered by Luong Duy Ninh -