Rev 1802 | Rev 2064 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1802 | Rev 1952 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | ## General configuration directives |
1 | ## General configuration directives |
| 2 | 2 | ||
| 3 | # Platform |
3 | # Platform |
| 4 | @ "amd64" AMD64/Intel EM64T (PC) |
4 | @ "amd64" AMD64/Intel EM64T (PC) |
| 5 | @ "ia32" Intel IA-32 (PC) |
5 | @ "ia32" Intel IA-32 (PC) |
| - | 6 | @ "ia32xen" Intel IA-32 on Xen hypervisor |
|
| 6 | @ "ia64" Intel IA-64 (Ski) |
7 | @ "ia64" Intel IA-64 (Ski) |
| 7 | @ "mips32msim" MIPS 32-bit (MSIM) |
8 | @ "mips32msim" MIPS 32-bit (MSIM) |
| 8 | @ "mips32sim" MIPS 32-bit (Simics) |
9 | @ "mips32sim" MIPS 32-bit (Simics) |
| 9 | @ "mips32gbe" MIPS 32-bit (GXEmul big endian) |
10 | @ "mips32gbe" MIPS 32-bit (GXEmul big endian) |
| 10 | @ "mips32gle" MIPS 32-bit (GXEmul little endian) |
11 | @ "mips32gle" MIPS 32-bit (GXEmul little endian) |
| 11 | @ "mips32sgi" MIPS 32-bit (Sgi Indy) |
12 | @ "mips32sgi" MIPS 32-bit (Sgi Indy) |
| 12 | @ "ppc32" PowerPC 32-bit (iMac G4) |
13 | @ "ppc32" PowerPC 32-bit (iMac G4) |
| 13 | @ "ppc64" PowerPC 64-bit (iMac G5) |
14 | @ "ppc64" PowerPC 64-bit (iMac G5) |
| 14 | @ "sparc64" Sun UltraSPARC 64-bit |
15 | @ "sparc64" Sun UltraSPARC 64-bit |
| 15 | @ "xen32" Xen 32-bit (PC) |
- | |
| 16 | ! PLATFORM (choice) |
16 | ! PLATFORM (choice) |
| 17 | 17 | ||
| 18 | # Compiler |
18 | # Compiler |
| 19 | @ "cross" Cross-compiler |
19 | @ "cross" Cross-compiler |
| 20 | @ "native" Native |
20 | @ "native" Native |