nasm.man
资源名称:nasm-0.98.zip [点击查看]
上传用户:yuppie_zhu
上传日期:2007-01-08
资源大小:535k
文件大小:15k
源码类别:
编译器/解释器
开发平台:
C/C++
- NASM(1) NASM(1)
- NNAAMMEE
- nasm - the Netwide Assembler - portable 80x86 assembler
- SSYYNNOOPPSSIISS
- nnaassmm [ --ff format ] [ --oo outfile ] [ _o_p_t_i_o_n_s... ] infile
- nnaassmm --hh
- nnaassmm --rr
- DDEESSCCRRIIPPTTIIOONN
- The nnaassmm command assembles the file _i_n_f_i_l_e and directs
- output to the file _o_u_t_f_i_l_e if specified. If _o_u_t_f_i_l_e is not
- specified, nnaassmm will derive a default output file name
- from the name of its input file, usually by appending `.o'
- or `.obj', or by removing all extensions for a raw binary
- file. Failing that, the output file name will be
- `nasm.out'.
- OOPPTTIIOONNSS
- --hh Causes nnaassmm to exit immediately, after giving a
- summary of its invocation options, and listing all
- its supported output file formats.
- --aa Causes nnaassmm to assemble the given input file with