speeding up compilation

joemu@aardvark.mentorg.com (Joe Mueller)
Mon, 1 Aug 1994 16:58:39 GMT

          From comp.compilers

Related articles
speeding up compilation joemu@aardvark.mentorg.com (1994-08-01)
| List of all articles for this month |

Newsgroups: comp.compilers
From: joemu@aardvark.mentorg.com (Joe Mueller)
Keywords: C++, question
Organization: Compilers Central
Date: Mon, 1 Aug 1994 16:58:39 GMT
Status: RO

I'm interrested in trying to improve the performance of a GNU-based C++
compiler. One option that I'd like to explore is precompiling the headers
like many of the PC vendors do. Does anyone know of some public-domain
code to do this? Is there any written material describing how this is
typically accomplished (I can see that ifdefs and macro definitions will
need special treatment)?


Thanks for any information you may provide,
Joe_Mueller@mentorg.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.