File Name Conventions; Environment Variables - Texas Instruments TI-89 Software Manual

Sierra c assembler
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

136
-Z {6|a|A|c|C|e|E|h|k|K|l|L|n|o|p|q|Q|r|t|T|w|W|x|y|Y} . . .
-6
3.2.3.

File Name Conventions

Each type of file has an associated default file extension as shown in Table 3.2.
These extensions are used to determine the names of output files that have not
been explicitly specified. When left unspecified, the names of output files are
derived from the names of other files as described below.
File Type
source
object
listing
transcript
Table 3.2: Default File Extensions
If the name of the object file is not specified (see -o flag), it is derived from the
name of the source file. This is done by adding the .o extension to its base
filename. Since the full path name is not used, the object file is written in the
current directory, regardless of the location of the source file.
If the name of the listing file is not specified (see -y flag), it is derived from the
name of the object file. This is done by adding the .lst extension to its base
filename. The path component of the name is preserved so that the listing file
resides in the same directory as the object file.
If the assembly source is read from the standard input stream, stdin (i.e., no
source file was specified), then a transcript file can be generated (see -T flag).
The name of this file is derived from the name of the object file in the same
manner as the name of the listing file described above, except that the
replacement extension is .trn. In the absence of a source file, the derivation of
the object file's name is based on the name of the assembler (e.g., asm68.o),
and the listing file is written to the standard output stream, stdout.
3.2.4.

Environment Variables

The environment variables INCLUDE68 and SIERRA can be used to control
inclusion of assembly source files (see .include / INCLUDE directive). The
TI-89 / TI-92 Plus Sierra C Assembler Reference Manual
Returns the specified options to their default conditions.
Not supported by Texas Instruments, however,
a reserved flag by the assembler.
File Extension
.s
.o
.lst
.trn
Not for Distribution
Section 3: Assembler
-6
is recognized as
Beta Version February 2, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-89 plusTi-92 plus

Table of Contents