1LDO65(1)                    General Commands Manual                   LDO65(1)
2
3
4

NAME

6       ldo65 - linker for o65 object files
7
8

SYNOPSIS

10       ldo65 [OPTION]... FILE...
11
12

DESCRIPTION

14       ldo65  is  a linker for files in the `o65' object format, formerly ld65
15       but renamed to avoid conflicts with the cc65 package (a separate  prod‐
16       uct).
17
18

OPTIONS

20       -b? addr
21              Relocate  segment ?  to addr.  ?  must be either t, d, b or z to
22              indicate the text, data, bss or zero segment  respectively.  See
23              the xa(1) man page for an explanation.
24
25       -o filename
26              Set output filename. The default is a.o65.
27
28       -G     Suppress writing of globals.
29
30       --help Show summary of options.
31
32       --version
33              Show version of program.
34
35

SEE ALSO

37       file65(1), printcbm(1), reloc65(1), uncpk(1), dxa(1), xa(1)
38
39

AUTHOR

41       This  manual  page  was written by David Weinehall <tao@acc.umu.se> and
42       Cameron   Kaiser   <ckaiser@floodgap.com>.    Original    xa    package
43       (C)1989-1997   Andre  Fachat.  Additional  changes  (C)1989-2006  Andre
44       Fachat, Jolse Maginnis, David Weinehall and Cameron Kaiser. The current
45       maintainer is Cameron Kaiser.
46
47

WEBSITE

49       http://www.floodgap.com/retrotech/xa/
50
51
52
53                                 11 April 2006                        LDO65(1)
Impressum