how to check android cross compiler version

mydroid directory 에서





1.Android build setup
. ./build/envsetup.sh 입력 ( 아래와 같이 세팅된다. )

including device/htc/passion/vendorsetup.sh
including device/samsung/crespo/vendorsetup.sh
including device/samsung/crespo4g/vendorsetup.sh



2. compile library
mmm command 로 external 아래에 있는 directory 중 하나를 선택하여 실행 할 때

mmm external/bzip2/ V=1


V=1이라고 option을 줄 경우

command line 에
prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc ...

과 같이 출력됨을 확인 할 수 있다.

V=1 은 verbos



Android 에서 make 을 할 경우
prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi 을 이용하여 컴파일 하는 것을
확인 할 수 있다.



댓글

이 블로그의 인기 게시물

mount 명령 ( 읽기 권한만 있는놈 쓰기 권한 주기 )

c# mqtt client example

비글본 블랙 고정 아이피 설정