Rev 774 | Rev 908 | 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 |
||
805 | palkovsky | 5 | @ "amd64" AMD64/Intel EM64T |
706 | decky | 6 | @ "mips32" MIPS 32-bit |
7 | ! ARCH (choice) |
||
774 | palkovsky | 8 | |
9 | # IA32 Compiler |
||
10 | @ "cross" Cross-compiler |
||
11 | @ "native" Native |
||
12 | ! [ARCH=ia32] IA32_COMPILER (choice) |
||
13 | % [ARCH=ia32] SAVEAS IA32_COMPILER COMPILER |