NDR dialog box

Floating point processor (drop-down list)

Default

Generates code using the floating point capabilities of the selected processor or software floating point if the processor has no floating point support.

None

Rejects any use of floating point variables or constants in C, C++, or Pascal. Equivalent to the -fnone build-time option.

The following is a description of the items in the NDR window.

Position independent code

Generates position independent code. Equivalent to the -pic PIC option.

Position independent data

Generates position independent data. Equivalent to the -pid PID option.

Zero data area

Enables the ZDA optimization. Puts variables smaller than the threshold in the Zero Data Area. Equivalent to the -zda= special data area option.

Zero data area threshold

Specifies a size in bytes to determine which data objects appear in the zero data area. Equivalent to the -zda=special data area option.


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.