how to install vim for android?

RT,Iwanttoinstallvimforandroid,butthereisabigproblem!--------------------------------... RT,I want to install vim for android,but there is a big problem !
----------------------------------------------------------------
cd vim73
configure --with-features=tiny --disable-gui --without-x --disable-selinux --disable-acl --disable-gpm
make CC=arm-none-linux-gnueabi-gcc LDFLAGS=-static
---------------------------------------------------------------
here is the export:

arm-none-linux-gnueabi-gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c

In file included from vim.h:302,
from buffer.c:28:
auto/osdef.h:35: error: conflicting types for 'fread'
/opt/arm-2008q3/bin/../arm-none-linux-gnueabi/libc/usr/include/bits/stdio2.h:276: error: previous
...
auto/osdef.h:153: error: conflicting types for 'realloc'
auto/osdef.h:154: error: conflicting types for 'getenv'
/opt/arm-2008q3/bin/../arm-none-linux-gnueabi/libc/usr/include/stdlib.h:545: error: previous declaration of 'getenv' was here
auto/osdef.h:155: error: conflicting types for 'setenv'
/opt/arm-2008q3/bin/../arm-none-linux-gnueabi/libc/usr/include/stdlib.h:563: error: previous declaration of 'setenv' was here
auto/osdef.h:156: error: conflicting types for 'putenv'
...
make[1]: *** [objects/buffer.o] Error 1
make[1]: Leaving directory `/root/vim73/src'
make: *** [first] Error 2

-----------------------------------
I have download arm-none-linux-gnueabi-gcc,then put it to ./opt
Why can't configure successfully?
P.S. .I am a Chinese,but there is no pin-yin,so I could write in English
我就是按照那个网站弄的,是编译器没下载好还是其他问题?
展开
 我来答
不知详解
2013-07-18 · 知道合伙人软件行家
不知详解
知道合伙人软件行家
采纳数:609 获赞数:2251
自学计算机。

向TA提问 私信TA
展开全部
  明白, 安卓 有一个 vimtouch 版本。 可以直接安装。
  参考这个:http://blog.chinaunix.net/uid-27775990-id-3413826.html
更多追问追答
追问
我想自己编译vim。。
追答
先 make distclean
这种错误是头文件函数原形的声明和实际传递的参数类型不一致导致的。
可能是你 arm 编译器的库的版本和 vim 要求的不匹配。
也就是 vim的 c文件所需要使用的stdlib和 你编译器提供的stdlib 不兼容。
换一个编译器。 armcc 或者armcpp ,试试。
刘宁远5v
2013-07-30 · TA获得超过7281个赞
知道大有可为答主
回答量:9320
采纳率:26%
帮助的人:1289万
展开全部
是不是gcc版本不行,你还想再安卓上用vim?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式