Sorry for incorrect file comiited.
Modified: trunk/reactos/config
--- trunk/reactos/config 2005-01-25 23:39:07 UTC (rev 13297) +++ trunk/reactos/config 2005-01-25 23:40:05 UTC (rev 13298) @@ -30,7 +30,7 @@
# # Whether to compile with optimizations #
-OPTIMIZED := 1
+OPTIMIZED := 0
# # Whether to compile a multiprocessor or single processor version @@ -45,7 +45,7 @@
# # whether to use a 3GB User, 1GB Kernel memory map #
-3GB := 0
+3GB := 1
# # Which version of NDIS do we support up to?