On 17/10/11 12:15, Tor Lillqvist wrote:
does anybody know why on MSVC builds --enable-pch is not on by default?
Don't know at what stage it was turned off, or whether it has ever
been on by default. Anyway, support for precompiled headers in a MSVC
build has presumably bit-rotted fairly badly by now. I recall when
precompiled headers was discussed maybe a year ago, and people were
saying that it should be used because it speeds up the build a lot. I
tried then, and eventually in some modules it was so broken that I
just gave up, had other things to do...
hmm... sounds bad.
How would precompiled headers interact with how we generate
dependencies (the -showIncludes switch, with output piped to a Perl
script), for instance?
so we don't use makedepend any more?
hmmm... no idea what showIncludes would do in the presence of PCH.
would be interesting to know if the PCH plus makedepend is slower/faster
than no PCH plus showIncludes.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.