Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6660614
  • 博文数量: 1159
  • 博客积分: 12444
  • 博客等级: 上将
  • 技术积分: 12570
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-13 21:34
文章分类

全部博文(1159)

文章存档

2016年(126)

2015年(350)

2014年(56)

2013年(91)

2012年(182)

2011年(193)

2010年(138)

2009年(23)

分类: C/C++

2015-10-23 23:27:34

[root@localhost resiprocate-1.10.0]# pwd
/home/workplace/resiprocate-1.10.0
[root@localhost resiprocate-1.10.0]# ./configure --prefix=/home/workplace/resiprocate-1.10.0/ztg_compile/  --target=linux --build=mips64-linux
[root@localhost resiprocate-1.10.0]# make -j16
[root@localhost resiprocate-1.10.0]# make install
[root@localhost resiprocate-1.10.0]#
[root@localhost resiprocate-1.10.0]# ll ztg_compile/lib/lib*so
-rwxr-xr-x 1 root root 15459251 10月 23 23:03 ztg_compile/lib/libdum-1.10.so
lrwxrwxrwx 1 root root       14 10月 23 23:03 ztg_compile/lib/libdum.so -> libdum-1.10.so
-rwxr-xr-x 1 root root 19768563 10月 23 23:02 ztg_compile/lib/libresip-1.10.so
-rwxr-xr-x 1 root root   156176 10月 23 23:02 ztg_compile/lib/libresipares-1.10.so
lrwxrwxrwx 1 root root       20 10月 23 23:02 ztg_compile/lib/libresipares.so -> libresipares-1.10.so
lrwxrwxrwx 1 root root       16 10月 23 23:02 ztg_compile/lib/libresip.so -> libresip-1.10.so
-rwxr-xr-x 1 root root  5069471 10月 23 23:02 ztg_compile/lib/librutil-1.10.so
lrwxrwxrwx 1 root root       16 10月 23 23:02 ztg_compile/lib/librutil.so -> librutil-1.10.so
[root@localhost resiprocate-1.10.0]#


++++++++++++++++++++++++++++++++++++++++++

[root@localhost ~]# uname -a
Linux localhost 2.6.32-0.54.ns6.mips64el #1 SMP Wed Mar 25 12:22:39 CST 2015 mips64el mips64el mips64el GNU/Linux
[root@localhost ~]# free
             total       used       free     shared    buffers     cached
Mem:      33065408   11412816   21652592          0     477696    7841040
-/+ buffers/cache:    3094080   29971328
Swap:      4192720          0    4192720
[root@localhost ~]#


阅读(1190) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~