[Next] [Previous] [Top]

"How to Use the Vortex Compiler and Environments"

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 8 for details on setting up this wrapper script.