2008-05-13 11:11:49 -07:00
|
|
|
// Generic Compilers, -si4 -sl4 -sp8
|
2005-06-29 06:01:29 +00:00
|
|
|
// Standard lint options
|
|
|
|
|
2005-09-30 20:56:31 +00:00
|
|
|
-dACPI_MACHINE_WIDTH=64
|
|
|
|
|
2005-06-29 06:01:29 +00:00
|
|
|
-e747 // Compiler supports parameter conversions
|
2005-06-29 06:14:08 +00:00
|
|
|
-e46 // Compiler supports bitfields other than int
|
2005-06-29 06:01:29 +00:00
|
|
|
-d_IA64
|
|
|
|
-dWIN64
|
2007-11-14 21:28:42 +00:00
|
|
|
-d_WIN64
|
2005-07-29 22:51:54 +00:00
|
|
|
-d_MAC
|
2005-06-29 06:01:29 +00:00
|
|
|
+fll // enable long long
|
|
|
|
|
|
|
|
-si4 -sl4 -sp8 -sll8
|
|
|
|
|
2008-05-13 11:11:49 -07:00
|
|
|
co.lnt
|
2005-06-29 06:01:29 +00:00
|
|
|
options.lnt
|
|
|
|
|