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

NAME

6       alink - link (reloacatable) object files created by AS
7
8

SYNTAX

10       alink <source file(s)> <target file> [options]
11
12

DESCRIPTION

14       alink  will  one day be a the linker companion tool to asl.  It is work
15       in progress, and it won't be of much use for most users in its  current
16       state.   Contact  the author (see below) if you want to experiment with
17       it.
18
19

COMMAND-LINE PARAMETERS

21       -v
22
23              be more verbose while linking.
24
25

NATIONAL LANGUAGE SUPPORT

27       alink supports national languages in the same way as AS.  See the  man‐
28       ual page for asl(1) for maore information about this.
29
30

RETURN CODES

32       alink may return with the following codes:
33
34       0      no errors.
35
36       1      incorrect command line parameters.
37
38       2      I/O-error.
39
40       3      An input file had an incorrect format.
41
42

EXAMPLES

TIPS

45       Calling ALINK without any arguments will print a short help listing all
46       command line parameters.
47
48

SEE ALSO

50       asl(1), pbind(1), plist(1) p2hex(1), p2bin(1)
51
52

BUGS

54       In its current (incomplete) state, this program is a bug by itself ;-)
55
56

AUTHOR(S)

58       Alfred Arnold (alfred@ccac.rwth-aachen.de)
59
60
61
62
63                                                                      alink(1)
Impressum