aboutsummaryrefslogtreecommitdiff
path: root/generate/lint/std64.lnt
blob: 1bf16a4b2e14580bb98073c25a905432c1e4700d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//  Generic Compilers, -si4 -sl4 -sp8
//  Standard lint options

-dACPI_MACHINE_WIDTH=64

-e747	// Compiler supports parameter conversions
-e46    // Compiler supports bitfields other than int
-d_IA64
-dWIN64
-d_WIN64
-d_MAC
+fll            // enable long long

-si4 -sl4 -sp8 -sll8

co.lnt
options.lnt