Use this panel to specify the general assembler behavior.
The following table lists and describes the general assembler options for PowerPC.
| Option | Description |
|---|---|
| Labels Must End With `:' | Check if the source-file labels must end with colon characters. Clear if the source-file labels need not end with colon characters. |
| Directives Begin With `.' | Check if the assembly directives must begin with period characters. Clear if the assembly directives need not begin with period characters. |
| Case Sensitive Identifier | Check if casing matters in identifiers. Clear if the assembler ignores case in identifiers. |
| Allow Space in Operand Field | Check if spaces are allowed in fields. Clear is spaces are not allowed in fields. |
| GNU Compatible Syntax | Check if your application does use GNU-compatible syntax. This compatibility allows:
|
| Generate Listing File | Check to let assembler generate a listing file that includes files source, line numbers, relocation information, and macro expansions. Clear if no listing file is specified. |
| Other Flags | Specify additional command line options for the assembler; type in custom flags that are not otherwise available in the UI. |