On Sep 25, 2008, at 2:03 PM, Rich Love wrote: > I tried using Pre-compiled header and it did not make any difference > in compile time. > I am running on a dual processor 2ghz G5 > My project is approximately 40,000 lines > It takes 3 minutes to compile a universal app. > Takes 2 minutes to compile for PPC > > Is there anything else I can do to speed up the compile time? Yes, read my post to you from yesterday. It includes items to turn off that are turned on in your list below. > > I currently have the following items checked in FBtoC Settings and > it takes 2 minutes to compile. > > Stop on first error > Clear log each time > Allow dim a% > Check array bounds > Warn of scoped vars > Architecture: Current Mac > Min OS deployment: 10.2 > Max OS features: 10.4 > Debug level slider is far right. > Optimization is none > Strip unused code > Launch after build > > Brian