This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: precompiled headers


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've searched for something like this some time ago. A good solution (at
least for me) was ccache (http://ccache.samba.org/). It's not perfect
but it is a step in the right direction (and it's safe as far as the
webpage and my experiences are concerned.

	HTH
	Alexander

Adrian Sandor wrote:
| thank you for your reply
|
| --- John Love-Jensen wrote:
|
|>I may be mistaken, but I don't think there are
|>precompiled headers in GCC
|>3.2.
|
|
| then which version supports precompiled headers? do I
| need to get 3.2.1?
|
|
|>However, I'm surprised that it's taking so long.
|>Do your source files (.cpp and .h) include only the
|>headers they need, or
|>are they including the world?
|
|
| I am using a slow computer, and my files are including
| a few stl headers and a few headers written by me; a
| very small program takes about 40 seconds to compile,
| and I need to recompile often, that's why I want to
| use precompiled headers
|
| thanks,
|  Adrian
|
|
| __________________________________________________
| Do you Yahoo!?
| Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
| http://mailplus.yahoo.com

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+LWBcdcrm1qkhaakRAp+yAJ47t/OWwupt7q9iXhhzY0pcceYAgQCdEYi0
JP3LR5i08TezZ2aI5yJbX94=
=DDr7
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]