博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
cross development C compiler, assembler and linker environment
阅读量:6225 次
发布时间:2019-06-21

本文共 1519 字,大约阅读时间需要 5 分钟。

This is a cross development C compiler, assembler and linker environmentfor the production of 8086 executables (Optionally MSDOS COM)All you need is in the 'Dev86src-X.Y.Z.tar.gz' file, the others provide onlyparts of this or just the binaries.Dev86src-X.Y.Z.tar.gz           The complete sourceas86-X.Y.Z.tar.gz               The assembler source onlybin86-X.Y.Z.tar.gz              The source to the standard 'bin86' package.Dev86bin-X.Y.Z.tar.gz           Linux-386 ELF binaries (libc6)Dev86dos-X.Y.Z.zip              Msdos binaries for making COM files.Dev86clb-X.Y.Z.zip              Libc binaries all the libc archive files				pre-compiled. (For DOS, minix or any machine				without GNU make installed)patch-*.gz                      Patch files, two version numbers mean the                                patch is between those versions. One means				it's between X.Y.Z and X.Y.(Z-1).Robert.  73K 2010-10-23 16:32   43K 2010-10-23 16:32   69K 2010-10-23 16:34   58K 2010-10-23 16:34   05K 2002-03-20 22:38   89K 2010-10-23 16:32   66K 2001-05-22 09:46   .0K 2002-12-04 21:38   .8K 2003-01-29 20:07   16K 2003-07-31 20:29   .3K 2003-09-20 18:44   12K 2003-11-02 08:31   25K 2004-01-24 15:27   .8K 2004-06-04 19:33   22K 2005-01-23 14:31   16K 2010-10-23 16:32   37K 2010-10-23 16:32   40K 2002-01-12 19:42   31K 2002-02-17 22:02   19K 2002-04-17 21:05   34K 2002-07-22 22:35   .2K 2002-07-24 20:00   19K 2002-07-28 21:10   17K 2002-08-02 20:34   13K 2002-08-11 07:50   .4K 2002-08-30 19:22   22K 2011-06-11 19:22

转载地址:http://gvuna.baihongyu.com/

你可能感兴趣的文章
Java 8 停止维护,Java 9 难产,IDEA 2018 发布,还有……
查看>>
[leetcode] Search in Rotated Sorted Array
查看>>
Deprecated: mysql_connect(): The mysql extension i
查看>>
AndroidStudio3.0a 中 Kotlin 直接使用控件。
查看>>
java 复习-字符型变量
查看>>
mysql事务、表锁、行锁
查看>>
Cortex-M0详解(1) -- 工作状态及模式
查看>>
在gexmul上移植u-boot
查看>>
Win7发布热点
查看>>
python pip install 出现 OSError: [Errno 1] Operation not permitted
查看>>
RSA公私钥快速生成和RSA证书快速创建"利器"
查看>>
狗屁淘宝
查看>>
应用程序在后台运行,在后台执行startActivity后会强制把界面带到前端解决方案...
查看>>
5月最新超有趣的免费jQuery插件推荐
查看>>
【004】【JVM——垃圾收集算法】
查看>>
Python troubleshooting.
查看>>
JFinal 国际化 简单实现 beetl
查看>>
Linux使用百度云
查看>>
“从相遇到深爱-Nodejs”-开篇
查看>>
关于Activity的onSaveInstanceSate()这个API
查看>>