[Next] [Previous] [Up] [Top]

5 Libraries

5.3 Disabling separate compilation

To turn off separate compilation, set the specialize_libraries option to true. When specialize_libraries is true, Vortex acts as if no library pragmas were in the program, compiling and optimizing library files into the same directory as application files.


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