RTX

Compiling RTX Kernel files using GCC Compiler in Eclipse IDE

落花浮王杯 提交于 2019-12-21 19:13:11
问题 We have a project in KEIL IDE for LPC2148 which has RTX kernel programs along with other programs in it, which was compiled by ARM CC.Now we need to change the IDE from KEIL(ARM CC) to Eclipse(GCC). When we tried to compile it in Eclipse GCC Compiler, it is showing errors in RTX_Config.c and RTX_Config.h files. Other files are compiled successfully using GCC compiler. But RTXConfig.c file has compiler specific codes which are not getting compiled by GCC. Is there any solution to compile this

Compiling RTX Kernel files using GCC Compiler in Eclipse IDE

微笑、不失礼 提交于 2019-12-21 19:11:52
问题 We have a project in KEIL IDE for LPC2148 which has RTX kernel programs along with other programs in it, which was compiled by ARM CC.Now we need to change the IDE from KEIL(ARM CC) to Eclipse(GCC). When we tried to compile it in Eclipse GCC Compiler, it is showing errors in RTX_Config.c and RTX_Config.h files. Other files are compiled successfully using GCC compiler. But RTXConfig.c file has compiler specific codes which are not getting compiled by GCC. Is there any solution to compile this

Slackware64安装32位库和rtx

这一生的挚爱 提交于 2019-12-04 03:00:04
一、安装alien库 在slackware64下执行如下命令,下载和安装32位库,安装完后需要重启才能生效,因为修改了lib库: $ mkdir multlib $ lftp -c 'open http://slackware.com/~alien/multilib/; mirror 14.1' $ cd 14.1 $ sudo upgradepkg --reinstall --install-new *.t?z $ sudo upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z 二、安装wine、wintricks和cabextract wine: $ wget http://sourceforge.net/projects/wine/files/Slackware%20Packages/1.7.8/x86_64/wine-1.7.8-x86_64-1sg.txz $ sudo installpkg wine-1.7.8-x86_64-1sg.txz winetricks: $ wget http://winetricks.org/winetricks $ chmod +x winetricks $ cp winetricks /usr/local/bin cabextract: $ wget http:/

完美使用 WINE 来运行 RTX ,QQ

余生颓废 提交于 2019-12-04 02:59:52
研究 RTX 在 Ubuntu 下使用 Wine 来跑,就我研究的最多最多了,最开始的使用方法和帖子 使用Wine来运行RTX的方法 还有 ubuntu 论坛上 使 用 Wine 来完美运行 RTX . 二年多前,大量使用 RTX 时,很烦人,一直没法解析这外乱码的问题,真好,现在解决了。非常感谢 foxbei 的建议,现在解决了所有的问题。 基本环境安装 使用这个之前,需要安装 Wine 和 winetricks ? sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.3 winetricks 也可以使用国内的镜象 ? sudo add-apt-repository ppa:wine-cn/ppa 在 WINE 中安装 RTX 然后在使用 Wine 直接来安装 RTX 就行,有一个地方会注册失败,不用管 ? winetricks msxml3 gdiplus riched20 riched30 ie6 vcrun6 vcrun2005sp1 vcrun6sp6 vb6run wine rtxclient2010formal.exe 设置 WINE 的中文 需要给中文连接修改一下,不然会全都是方块 ? regedit init.reg ln -s