JWasm:Masm 兼容汇编器
JWasm: Masm Compatible Assembler

原始链接: https://github.com/Baron-von-Riedesel/JWasm

与MASM兼容的汇编器。可在Windows、Linux、DOS、OS/2(以及可能其他操作系统)下运行。提示:对于Windows,如果使用Visual C++创建JWasm的32-/64位版本,请使用文件Msvc.mak/Msvc64.mak。OWWin32.mak将使用Open Watcom创建一个32位二进制文件。对于Linux,使用GccUnix.mak使用gcc生成JWasm,或使用CLUnix.mak使用CLang。对于DOS,Open Watcom可能是最佳选择。它甚至允许创建在8088 CPU上运行的16位(有限)版本的JWasm。也可以使用旧版本的Visual C++,但您可能需要HX开发文件。对于OS/2,提供了OWOS2.mak(Open Watcom)。主目录中还有许多其他makefile,用于其他编译器。其中一些可能有点过时。JWasm 手册。

Hacker News 新闻 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 JWasm: Masm 兼容汇编器 (github.com/baron-von-riedesel) 3 点 由 doener 2 小时前 | 隐藏 | 过去 | 收藏 | 讨论 帮助 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文

masm compatible assembler.

Runs under Windows, Linux, DOS, OS/2 ( and probably other OSes as well ).

Hints:

  • For Windows, use file Msvc.mak/Msvc64.mak if Visual C++ is to be used to create a 32-/64-bit version of JWasm. OWWin32.mak will create a 32-bit binary using Open Watcom.

  • For Linux, use GccUnix.mak to produce JWasm with gcc or CLUnix.mak to use CLang instead.

  • For DOS, Open Watcom may be the best choice. It even allows to create a 16-bit (limited) version of JWasm that runs on a 8088 cpu. Old versions of Visual C++ are also possible, although you probably need the HX development files then.

  • For OS/2, OWOS2.mak (Open Watcom) is supplied.

There is a bunch of other makefiles in the main directory, intended for other compilers. Some of them might be a bit outdated.

JWasm Manual

联系我们 contact @ memedata.com