Date: Wed, 15 Mar 2000 12:13:08 +0500 Message-Id: <200003150713.MAA00755@midpec.com> From: Prashant TR <tr AT midpec DOT com> To: djgpp AT delorie DOT com CC: Leon AT caresystems DOT com DOT au In-reply-to: <Pine.SUN.3.91.1000314104002.4944A-100000@is> (message from Eli Zaretskii on Tue, 14 Mar 2000 10:42:25 +0200 (IST)) Subject: Re: precompiled headers and djgpp References: <Pine DOT SUN DOT 3 DOT 91 DOT 1000314104002 DOT 4944A-100000 AT is> 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 Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> writes: > 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? And what's more annoying about pre-compiled headers is that they take up huge amount of space usually.