[C++-sig] gcc 3.4 pre-compiled header support?

Jonathan Brandmeyer jbrandmeyer at earthlink.net
Wed Jan 14 04:19:54 CET 2004


On Tue, 2004-01-13 at 07:57, Ralf W. Grosse-Kunstleve wrote:

> It sounds like the PCH support is not yet fully mature. I think I'll wait a
> little while before trying it on my project. If you get a chance, could you
> please send the bug report numbers to this list? I'd like to be on the cc list
> (and maybe some other Boost.Python users, too).
> Ralf

The issue with symbol collision from within anonymous namespaces is
already known as bug #10591.
The issue with multiple inclusion of a precompiled header within the
same compilation unit is new bug #13675.
The issue WRT not recognizing .hpp files as header files is new bug
#13676.

-Jonathan Brandmeyer





More information about the Cplusplus-sig mailing list