Chapter 3 Ada Language Reference
© National Instruments Corporation 3-3 AutoCode Reference
Stand-Alone Library
This section describes the system-specific and target-specific stand-alone
(sa_*) files supplied with your system.

System-Specific Files

Header and source files are supplied to interface AutoCode generated code
to your development platform, and to the target processor in your test bed
or rapid-prototyping system.
Both specifications and the source files are provided in your source
directory:
Specification files have the suffix _.a or _.ada on most UNIX
systems.
Body files have the suffix .a or .ada on most UNIX systems.
The names of the distribution directories and files are shown in Table3-2.
Table 3-2. Distribution Directories and Files
Category UNIX Windows
Top-Level Directory $MTXHOME
(Environment variable)
%MTXHOME%
(Environment variable)
Executables Directory: $MTXHOME/bin
Executable: autostar
Directory: %MTXHOME%\bin
Executable: autostar
Utilities Directory: $CASE/ACA/src
Files: sa_*.a or sa_*.ada
Script: compile_ada_sa.sh
Notes: A soft link to Alsys or
Verdix directory.
Directory: $CASE/ACA/alsys
Files: sa_*.ada
Notes: SA files for Alsys Ada
compiler.
Directory: $CASE/ACA/verdix
Files: sa_*.a
Notes: SA files for VERDIX Ada
compiler.
Directory: %CASE%\ACA\src
Files: sa_*.a
Script: compile_ada_sa.bat
Notes: A copy of the Verdix directory
files.
Directory: %CASE%\ACA\alsys
Files: sa_*.ada
Notes: SA files for Alsys Ada
compiler.
Directory: %CASE%\ACA\verdix
Files: sa_*.a
Notes: SA files for VERDIX Ada
compiler.