freetype-2.3.9 cross compile
임베디드/LPC3250 2012. 4. 23. 17:12
http://www.freetype.org 에서 freetyp-2.3.9을 다운로드
./configure --prefix=`pwd`/_install --host=arm-vfp-linux-gnu --enable-static
make
make install
'임베디드 > LPC3250' 카테고리의 다른 글
lrzsz-0.12.20 cross compile (0) | 2012.04.24 |
---|---|
libjpeg release 8d cross compile (0) | 2012.04.23 |
sqlite3 cross compile (0) | 2012.04.23 |
ntpclient cross compile (0) | 2012.04.23 |
u-boot 환경설정값 (0) | 2012.04.06 |