Welcome 微信登录

首页 / 操作系统 / Linux / RedHat使用心得及安装simplesim 2.0

这个东西没有Ubuntu好使,我拿到的这个虚拟机是已经装好了simplescalar3.0的版本,而且基本的配置环境都配置了,但是最矛盾的一些东西确实没有装,更新yum和fontsconfig、rpm、pkg等rpm都没有装,网络环境也没有配置,还没有账号……为了节省时间,只好去网上下rpm(这东西真是不好下)然后扔进/mnt/hgfs共享文件的位置再折腾(什么依赖关系都不管了,直接忽略)。安装simplesim这个东西,这个低版本的东西真是不好折腾,改了好多东西,最后终于安好了。过程简单写一下:1、tar 解压文件2、安装binutils-2.5.2           cd $IDIR/binutils-2.5.2
           ./configure --host=$HOST --target=ssbig-na-sstrix --with-gnu-as
                            --with-gnu-ld --prefix=$IDIR
          make          (此时遇到两个错误,将dummy.c文件中的内容全部删除(即将dummy.c变成空文件)然后再make一次)
          make install3、安装simplesim-2.0         cd $IDIR/simplesim-2.0
         make4、安装gcc-2.6.3
        cd $IDIR/gcc-2.6.3
        ./configure --host=$HOST --target=ssbig-na-sstrix --with-gnu-as
                          --with-gnu-ld --prefix=$IDIR
        make LANGUAGES=c       (1、cccp.c:175行加上#define bsd4_4        2、sdbout.c:前面加上#undef  USG        3、gcc.c:在167行加上#define bsd4_4        4、g++.c:在85行加上#define bsd4_4        5、g++.c:清空函数(pfatal_with_name))
        ../simplesim-2.0/sim-safe ./enquire -f >! float.h-cross
        make install5.ok,just test        cd $IDIR/simplesim-2.0
        ./sim-outorder tests/bin.big/test-mathVMware上安装的Ubuntu不能上网的解决方法Ubuntu中Vsftpd配置上传管理Web目录相关资讯      redhat 
  • 为什么像 RedHat 那样的开源旗手很  (12/23/2014 07:50:53)
  • 红帽目录服务RHDS(Red Hat   (11/28/2012 19:14:22)
  • RedHat 6 配置网卡team  (09/28/2012 18:52:50)
  • RedHat Linux 用户登录认证失败  (06/24/2014 19:56:55)
  • Red Hat Enterprise Linux 5.8日志  (09/29/2012 11:41:27)
  • Red Hat Enterprise Linux 5---  (09/12/2012 17:10:35)
本文评论 查看全部评论 (0)
表情: 姓名: 字数