|
Absoft IDE Article In Fortran Forum Newsletter Continued..
The next step in project creation is selecting target specific options. Choosing the Target item in the Set Options dialogs displays the Target page. ![]()
For the VFFTpack project, Static Library is selected as the target type. Another target type that is common to all platforms is command line application. Other target types vary by operating system but may include Absoft MRWE framework application, Microsoft Windows DLL, and Mac OS Carbon framework application. The Target page is also
used to specify levels of optimization and debug information, to
select 32-bit or 64-bit code generation, and to set other operating
system specific target options.
|