From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: precompiled headers and djgpp Date: 17 Mar 2000 13:17:01 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 17 Message-ID: <8atb8d$nma$1@antares.lu.erisoft.se> References: NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Kalum Somaratna aka Grendel (kalum AT lintux DOT cx) wrote: : Actually it is the *compiler* which has to be able to handle prcompiled : headers. The compiler used by DJGPP is GCC which is developed by the folks : at the FSF . So if GCC supported pre- compiled headers then : DJGPP would also automatically support precompiled headers. : So the issue of adding precompiled headers to GCC should be in the hands : of the guys at FSF not DJGPP. Not quite. In the free software world, nothing is done unless somebody does it (quite obvious). So why don't you add support for pre-compiled headers to GCC, instead of pointing the finger at FSF? Right, MartinS