ubuntu 在 R40e 上 還有 Debian 在 Sempron 2600 上

2010年12月24日 星期五

Build native c program in Windows with Eclipse

這一篇 (http://hi.baidu.com/oopsware/blog/item/5a86550152edf7d1267fb56e.html) 有說明在 windows 下,用 cygwin 環境 build android native c executable program.

同樣的方法大概可以用在 windows eclipse 吧。

其中 compiler 用 codesourcer的, library, header 從 linux building server 上 copy 過來。

文章說,header, library 的位置和 build option 可以參考:
 myandroid/build/core/combo/ TARGET_linux_arm.mk

其中 crtbegin_XX.o 在
/myandroid/out/target/product/imx51_bbg/obj/lib
libc.a 在
myandroid/out/target/product/imx51_bbg/obj/STATIC_LIBRARIES/libc_intermediates
..

沒有留言:

標籤

網誌存檔