Intel i960 User Manual page 147

Processor compiler
Hide thumbs Also See for i960:
Table of Contents

Advertisement

ic960 Compiler Driver
Discussion
When linking an instrumented program to generate profile information,
during the Decision-making step, and during Profile-driven
Recompilation, the location of the program database (PDB) must be
specified. You can use the
I960PDB
defined.
The PDB is a directory that the compilation system uses to store various
files that it generates to contain information about the profile-driven
compilation of a program. It must be specified either via the
Yd, PDB_directory
Z (Listname)
Names listing file.
Z filename
filename
Default
The compiler generates listing filenames from the primary source
filenames.
Discussion
Use the
than one source file on the command line, the compiler concatenates the
listings for all the source text files into the single
Using the
listing file containing only primary source text.
(Program database) option to override
Yd
or to indicate where the PDB is located if
option, or with the
is the name of the listing file to be created.
(Listname) option to name the listing file. If you specify more
Z
(Listname) option without the
Z
is not
I960PDB
environment variable.
I960PDB
listing file.
filename
(List) option generates a
z
3
3-71

Advertisement

Table of Contents
loading

Table of Contents