Redhat使用心得及安装simplesim2.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 install

3、安装simplesim-2.0

         cd $IDIR/simplesim-2.0
         make

4、安装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 install

5.ok,just test

        cd $IDIR/simplesim-2.0
        ./sim-outorder tests/bin.big/test-math

1. SMPP网关概述(联系dotphoenix@foxmail.com获取更多信息) 1.1 包含一个标准的SMPP Server(SMPP模拟器),一个SMPP Client 和 SDK 1.2 支持标准的SMPP V3.4,支持如下功能:多种bind模式,unbind,submit_sm,delivery_sm,enquire_link,generic_ack 1.3 SMPP Server可运行于Linux\Windows\OSX\Embeded Linux 1.4 SMPP Client可运行于Windows\Linux\OSX\Android\iOS\Embeded Linux 1.5 SDK支持Windows\Linux\OSX\Android\iOS\Embeded Linux,可被Java\C#\C++\MFC\PHP等调用,并提供基于json的HTTP API 1.6 支持MYSQL和SQLITE数据库 1.7 支持自定义计费,支持自定义业务系统 1.8 支持大吞吐量(使用数据库可支持500/秒,不使用数据库可支持8000条/秒) 1.9 兼容性良好,可以和几乎所有主流和非主流的网关及客户端正常工作 SMPP Gateway System(Contact dotphoenix@qq.com to get more information) 1 Including a standard SMPP Server(SMPP Simulator),a SMPP Client and SDK 2 Implement SMPP V3.4,Support PDUs including:3 bind modes,unbind,submit_sm,delivery_sm,enquire_link,generic_ack 3 SMPP Server supported platforms: Linux\Windows\OSX\Embeded Linux 4 SMPP Client supported platforms: Windows\Linux\OSX\Android\iOS\Embeded Linux 5 SDK supported platforms: Windows\Linux\OSX\Android\iOS\Embeded Linux,supported languages: Java\C#\C++\MFC\PHP,and also including HTTP API based on JSON. 6 Suppored s: MYSQL\SQLITE 7 Support customizing billing system and business system 8 Small delay, good reliability and large throughput (500 PDUs/s if need ,8000 PDUs/s if no need ) 9 Good compatibility, can co-work with nearly all the mainstream and non-mainstream gateways/servers/clients
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值