◄Up► ◄Contents► ◄Index► ◄Back► ─────FORTRAN Compiler Debug/Release Options───────────────────────────────── Use the Debug Options dialog box to set options for your program during development, and use the Release Options dialog box to set options for the final version of your program. Option Description ◄Stack Checking► Enable stack probes ◄Optimization► Control optimization ◄Floating Point► Select floating-point options ◄Debug Information► Generate debugging information ◄Defines► Define symbols ◄Additional Options► Specify additional FL options ◄Show Options► Show options in command-line format The set of options (Release or Debug) used for a particular build is determined by the setting of the Build option in the Build Options dialog box. See Also: ◄FL Command Syntax► ◄FL Options by Category► -♦-