Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1136633
  • 博文数量: 222
  • 博客积分: 5262
  • 博客等级: 大校
  • 技术积分: 3028
  • 用 户 组: 普通用户
  • 注册时间: 2009-11-22 19:10
文章分类

全部博文(222)

文章存档

2012年(2)

2011年(192)

2010年(28)

分类: 嵌入式

2010-12-16 14:14:07

#!/bin/sh

#--enable-malloc0returnsnull 加了此项就不用去改configure, 相当于
#vi configure to find "cannot run test program while cross compiling"
#modify { (exit 1); exit 1; }; } to }

##编译环境: ubuntu 8.04 LTS / cross compile=arm-linux-xxx-4.1.2
#TinyX 移植步骤


mkdir ~/xroot/soft -p
cd ~/xroot/soft

wget -c                             #00
wget -c             #01
wget -c             #02
wget -c             #03
wget -c             #04
wget -c             #05
wget -c             #06
wget -c         #07
wget -c         #08
wget -c                 #09
wget -c                 #10
wget -c         #11
wget -c             #12
wget -c ftp://ftp.tw.freebsd.org/pub/ FreeBSD/distfiles/xorg/lib/libX11-1.1.2.tar.bz2                #another 12
wget -c                                     #13
wget -c                             #14
wget -c                 #15
wget -c             #16
wget -c             #17
wget -c             #18
wget -c             #19
wget -c             #20
wget -c         #21
wget -c             #22
wget -c             #23
git clone git://git.freedesktop.org/git/xorg/proto/calibrateproto.git                            #24
wget -c             #25
wget -c         #26
wget -c             #27
wget -c         #28
wget -c             #28 2rd
wget -c             #29
wget -c         #30
wget -c             #31
wget -c             #32
git clone git://git.freedesktop.org/git/xorg/lib/libXCalibrate.git                            #33
wget -c             #34
wget -c             #34 2nd
wget -c                 #35
wget -c             #35 2nd
wget -c             #36
wget -c                 #37
wget -c         #38
wget -c             #38 2nd
wget -c                     #39
wget -c             #39 2nd
wget -c             #40

wget -c                     #41
阅读(1321) | 评论(0) | 转发(0) |
0

上一篇:VNC协议分析

下一篇:Arm移植之TinyX

给主人留下些什么吧!~~