linux nasm:Linux汇编程序 源码
linux汇编程序设计 几种方式构建linux汇编程序 添加了构建功能: native (makefile also shortest binary if not hacked) qmake (linked with gcc/g++ very usefull with qtcreator) cmake (still in progress, support build from same directory) autotools 'still in progress build from same directory) 添加的支持文件: autotools ax_prog_nasm.m4 and ax_prog_nasm_opt.m4 for cmake (version 3.19.1) 测试文件: autotools hello.asm gtk3_window cmake
文件列表
linux-nasm:Linux汇编程序
(预估有个1012文件)
bootloader64.asm
10KB
bootloader16.asm
11KB
dirinfo.asm
10KB
MT19937-32.asm
14KB
fork1.asm
8KB
shmdemo.asm
9KB
semdemo.asm
11KB
forkdemo.asm
10KB
fiboiter.asm
9KB
fibrec.asm
12KB
暂无评论