Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1079699
  • 博文数量: 165
  • 博客积分: 3900
  • 博客等级: 中校
  • 技术积分: 1887
  • 用 户 组: 普通用户
  • 注册时间: 2007-04-06 15:15
文章分类

全部博文(165)

文章存档

2020年(3)

2019年(8)

2017年(2)

2016年(8)

2015年(14)

2013年(15)

2012年(32)

2011年(11)

2010年(14)

2009年(7)

2008年(20)

2007年(31)

分类: LINUX

2008-02-22 13:35:00

1st:  change /bin/sh to /bin/bash
2nd: install stow
3rd: add --wildcards -zxf(jxf) for options for tar
4th: fixed bug in glibc about generating version-info.h(path= ./csu/Makefile) by changing  line 244 from echo "\"Available extensions:\\n\"";     to 'echo "\"Available extensions:\"\\n";    '-
5th: fix bug of glibc-2.5 about mawk(scrips/get-sorted.awk line 19) by installing gawk and use it instead mawk

the source being built in the order of:
 binutils-2.16-->kernel_headers-2.6.17.9
-->glibc-stage1-headers-2.3.6-->gcc-stage1-3.4.6
-->glibc-stage1-2.3.6-->binutils-2.17-->gcc-4.1.1
 

build environment is ubuntu
阅读(1047) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~