Rev 706 | Rev 805 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 706 | decky | 1 | ## General configuration directives |
| 2 | |||
| 3 | # Architecture |
||
| 4 | @ "ia32" Intel IA-32 |
||
| 5 | @ "mips32" MIPS 32-bit |
||
| 6 | ! ARCH (choice) |
||
| 774 | palkovsky | 7 | |
| 8 | # IA32 Compiler |
||
| 9 | @ "cross" Cross-compiler |
||
| 10 | @ "native" Native |
||
| 11 | ! [ARCH=ia32] IA32_COMPILER (choice) |
||
| 12 | % [ARCH=ia32] SAVEAS IA32_COMPILER COMPILER |