sqlite3 cross compile
임베디드/LPC3250 2012. 4. 23. 14:41
http://www.sqlite3.org 에서 sqlite-autoconf-3071100.tar.gz을 다운받음
./configure --prefix=`pwd`/_install --host=arm-vfp-linux-gnu
make
make install
로 컴파일 완료
'임베디드 > LPC3250' 카테고리의 다른 글
freetype-2.3.9 cross compile (0) | 2012.04.23 |
---|---|
libjpeg release 8d cross compile (0) | 2012.04.23 |
ntpclient cross compile (0) | 2012.04.23 |
u-boot 환경설정값 (0) | 2012.04.06 |
stage1 app information (0) | 2012.04.05 |