[Next] [Previous] [Top]

How to Use the Vortex Compiler

2 Building Your Program

This section describes how to use Vortex to build an application in stand-alone mode. As discussed in section 5, Vortex also supports compiling applications against a shared pre-compiled library (the Cecil stdlib for example).

Normally, a wrapper script configured once per site sets necessary environment variables before invoking the underlying Vortex executable. See section 7 for details on setting up this wrapper script.

2.1 - Gen directories
2.2 - Running the compiler
2.3 - Controlling the compiler configuration
2.4 - Compiler options
2.5 - Browsing Inheritance Hierarchy, Methods, Fields
2.6 - Gathering and Applying Profile Information

How to Use the Vortex Compiler - 20 JAN 97
[Next] [Previous] [Top]