Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / dmake / doc / public / tos.txt
blobddcc43104483e74b3ab26bacaf3ae55b4f82e971
1 Atari TOS specific information for dmake.  This information is provided in the
2 hope that it makes it easier to install and recompile dmake in a TOS
3 environment.  I do not own an ST.  As a result I rely on others to insure that
4 this version of dmake works as advertized.  If you have any problems with it
5 please fix them and send me the differences so that I can incorporate them
6 into future releases and patches.
9 1. ENVIRONMENT VARIABLE SETTINGS
11 Only a single set of settings is available for Atari TOS.  There are no
12 sub-selections for specific OS release and/or environment.
14    OS            - tos
15    OSRELEASE     - NULL
16    OSENVIRONMENT - NULL
19 2. IMPLEMENTATION NOTES
21 The code to compile on an Atari-ST using GCC was supplied by Edgar Roeder
22 (roeder@cs.uni-sb.de).  I do not have an ST on which to verify the
23 distribution sources but I have no reason to believe them to not work.
24 If there are any problems please let Edgar or myself know.
26 I know of no bugs or limitation to the Atari-ST implementation.  Note that
27 it is similar to the DOS version but it does not swap itself out.  This does
28 not appear to be as much of a problem on the Atari as it is on MSDOS boxes :-).
29 See the msdos specific info file for further information.
31 -dennis