ntpclient cross compile
임베디드/LPC3250 2012. 4. 23. 14:11
tiny util로 사용할 ntp client이다.
다운로드 받을 주소는
http://doolittle.icarus.com/ntpclient/
컴파일 방법은 Makefile을 열어서
CC = arm-vfp-linux-gnu-gcc
을 추가한 후에 make 해주면 된다.
'임베디드 > LPC3250' 카테고리의 다른 글
libjpeg release 8d cross compile (0) | 2012.04.23 |
---|---|
sqlite3 cross compile (0) | 2012.04.23 |
u-boot 환경설정값 (0) | 2012.04.06 |
stage1 app information (0) | 2012.04.05 |
[LPC3250] bootargs (0) | 2012.03.28 |