|
|
1.1 root 1: .TH AS68 1 MC68000
2: .SU
3: .SH NAME
4: as68 \- .a68 -> .b assembler component of cc68
5: .SH SYNOPSIS
6: .B as68
7: [ -godspel ] filename
8:
9: .SH DESCRIPTION
10: .I As68
11: is the 68000 assembler.
12: The input is taken from filename.a68, if present, otherwise from filename.
13: The output is sent to filename.b.
14: More than one input file can be specified, but only a single output is
15: generated.
16: The available flags are
17: .TP
18: .B -g
19: Undefined symbols are automatically declared global for
20: later resolution by the loader.
21: .TP
22: .B -o " filename"
23: Direct output to filename.
24: .TP
25: .B -d
26: Print info helpful for debugging the assembler
27: .TP
28: .B -s
29: Put symbol table in list.out (relocatable values only)
30: .TP
31: .B -p
32: Print listing on stdout
33: .TP
34: .B -e
35: External symbols only in output
36: .TP
37: .B -l
38: produces a listing, filename.list
39: .SH FILES
40: /usr/sun/a68 /usr/bin/as68 /usr/sun/doc/a68opcodes
41: .SH SEE ALSO
42: cc68 (1), pc68(1), ld68 (1).
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.