Chinaunix首页 | 论坛 | 博客
  • 博客访问: 394553
  • 博文数量: 82
  • 博客积分: 2085
  • 博客等级: 大尉
  • 技术积分: 808
  • 用 户 组: 普通用户
  • 注册时间: 2008-06-10 10:28
文章分类

全部博文(82)

文章存档

2014年(1)

2013年(4)

2012年(2)

2011年(3)

2010年(10)

2009年(36)

2008年(26)

我的朋友

分类: LINUX

2012-04-02 17:02:15

1 从svn上co出来
svn co orGNU
2 安装必须工具:
          (a) build essential
          (b) make
          (c) gcc
          (d) g++
          (e) flex
          (f) bison
          (g) patch
          (h) texinfo
          (i) libncurses-dev
          (j) libmpfr-dev
          (k) libgmp3-dev
          (l) libmpc-dev
          (m) libzip-dev
Download C library and Linux kernel sources
(a) Verify git is installed
(b) cd orGNU
(c) git clone git://git.openrisc.net/jonas/uClibc
(d) git clone git://git.openrisc.net/jonas/linux

sudo ./bld-all.sh --force --prefix /opt/openrisc --uclibc-dir uClibc --linux-dir linux --or1ksim-dir /opt/or1ksim



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