crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21.Rel1.0.tar.bz2

来源:互联网 发布:驱魔少年网络大电影 编辑:程序博客网 时间:2024/04/26 05:48
[root@allenhost opt]# ls
mips  readme.txt  toolchains  toolschain
[root@allenhost opt]# cd toolchains/
[root@allenhost toolchains]# ls
crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21  crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21.Rel1.0.tar.bz2
[root@allenhost toolchains]# ls -la
total 34416
drwxr-xr-x  3 test test     4096 Oct 14 17:16 .
drwxr-xr-x. 5 root root     4096 Jan  9 16:58 ..
drwxr-xr-x  3 test test     4096 Apr 19  2013 crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21
-rw-r--r--  1 1000 1000 35229425 Apr 19  2013 crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21.Rel1.0.tar.bz2
[root@allenhost toolchains]# pwd
/opt/toolchains
[root@allenhost toolchains]# ls -la
total 34416
drwxr-xr-x  3 test test     4096 Oct 14 17:16 .
drwxr-xr-x. 5 root root     4096 Jan  9 16:58 ..
drwxr-xr-x  3 test test     4096 Apr 19  2013 crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21
-rw-r--r--  1 1000 1000 35229425 Apr 19  2013 crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21.Rel1.0.tar.bz2
[root@allenhost toolchains]# cd ..
[root@allenhost opt]# ls
mips  readme.txt  toolchains  toolschain
[root@allenhost opt]#
[root@allenhost opt]# cd toolchains/
[root@allenhost toolchains]# ls
crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21  crosstools-mips-gcc-4.6-linux-3.4-uclibc-0.9.32-binutils-2.21.Rel1.0.tar.bz2
[root@allenhost toolchains]# cd ../toolschain/
[root@allenhost toolschain]# ls
iros-tools  iros-tools-101507.tgz
[root@allenhost toolschain]# cd ../mips/
[root@allenhost mips]# ls -la
total 36
drwxr-xr-x   7 root root 4096 Sep 18 17:29 .
drwxr-xr-x.  5 root root 4096 Jan  9 16:58 ..
drwxr-xr-x   2 root root 4096 Sep 18 17:29 bin
-rw-r--r--   1 root root  997 Sep 18 17:29 eldk_init
drwxr-xr-x   5 root root 4096 Sep 18 17:29 etc
drwxr-xr-x  15 root root 4096 Sep 18 17:34 mips_4KC
drwxr-xr-x  10 root root 4096 Sep 18 17:29 usr
drwxr-xr-x   5 root root 4096 Sep 18 17:29 var
-rw-r--r--   1 root root   44 Sep 18 17:34 version
[root@allenhost mips]#
0 0