Date: Tue, 14 Mar 2000 10:42:25 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: leon cc: djgpp AT delorie DOT com Subject: Re: precompiled headers and djgpp In-Reply-To: <38CDE0B8.4D7B021E@caresystems.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 14 Mar 2000, leon wrote: > just wanted to know if djgpp supports percompiled headers. No. > (ie like in Power++ for example - they say it speeds up compilation Do you have any problems with GCC compilation speed? It takes a few seconds on any mildly modern CPU (unless you compile a 10,000-line source file), so how much can be gained by storing precompiled header files, anyway?