precompiled header support

Gunther Nikl gni@gecko.de
Fri May 7 13:40:00 GMT 2004


Hello!

What host capabilites are required to use precompiled headers? The sources
seem to imply that mmap() is required to load a PCH to fixed address. What
happens if a host doesn't support mmap? To which address the PCH will be
loaded?
Is it possible to disable generating/using precompiled headers for hosts
that don't support it?

Thank you,
Gunther



More information about the Gcc mailing list