precompiled header

Phil Edwards phil@codesourcery.com
Mon Sep 15 02:00:00 GMT 2003


On Mon, Sep 15, 2003 at 02:30:22AM +0000, Philippe Elie wrote:
> can someone clarify how it must works, especially how
> -include bits/stdc++.h can match one of the precompiled
> filename ?

See the manual,
http://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html

Also see PR12112; precompiled headers accessed via directories are
currently broken.

--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan



More information about the Libstdc++ mailing list