免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3015 | 回复: 0
打印 上一主题 下一主题

sco5.0.6上成功安装gcc-3.4.3 [复制链接]

论坛徽章:
1
15-16赛季CBA联赛之北控
日期:2022-03-04 22:35:50
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-04-07 19:27 |只看该作者 |倒序浏览

作者: 中国分布式计算论坛版主ben  出处:中国分布式计算论坛
Successfull gcc-3.4.3 Installation On SCO OpenServer 5.0.6
下面是我在 SCO OpenSever 5.0.6 上安装 gcc-3.4.3 的步骤, 贴出来供参考:
The host/target specific installation notes are out of date.
1. Install SCO OpenServer 5.0.6.
2. Install rs506a: Release Supplement 5.0.6A.
Download from: ftp://ftp.sco.com/pub/openserver5/rs506a.
3. Install oss646c: Execution Environment Supplement.
Download from: ftp://ftp.sco.com/pub/openserver5/oss646c.
4. Install gwxlibs-1.3.2.Ag: Supplemental Graphics, Web and X11 Libraries supplement.
Download from: ftp://ftp.sco.com/pub/openserver5/opensrc/gwxlibs-1.3.2Ag.
5. Install gnutools-v5.0.7kj: GNU Development Tools supplement.
Download from: ftp://ftp.sco.com/pub/openserver5/opensrc/gnutools-5.0.7Kj.
6. Download gcc-core-3.4.3.tar.gz and uncompress.
7. $ mkdir src; cd src;
8. $ tar xf gcc-core-3.4.3.tar
9. $ cd ../; mkdir obj; cd obj
10. $ ../src/gcc-3.4.3/configure --prefix=/usr/local/gcc-3.4.3 --with-gnu-as
11. $ make bootstrap
12. $ su
13. # make install
14. # exit
15. $ ../src/gcc-3.4.3/config.guess
i686-pc-sco3.2v5.0.6
17. $ gcc -v
Reading specs from /var/opt/K/SCO/Unix/5.0.6Ga/usr/local/gcc-3.4.3/bin/../lib/gcc/i686-pc-sco3.2v5.0.6/3.4.3/specs
Configured with: ../src/gcc-3.4.3/configure --prefix=/usr/local/gcc-3.4.3 --with-gnu-as
Thread model: single
gcc version 3.4.3
18. $ exit


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/31/showart_520590.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP