It is used for verifying that the include server is working correctly.<br>It is only for testing/debugging the include server.<br><br>The include server calculates an over-approximation of the true dependencies.<br>If --verify is used, the include server will also invoke the C preprocessor to calculate the exact dependencies, and will compare the dependencies calculated by the include server to those calculated by the C preprocessor and report an error if any dependencies were missed.<br>

<br><div class="gmail_quote">On Mon, Dec 14, 2009 at 11:34 PM, STR . <span dir="ltr">&lt;<a href="mailto:strykar@hotmail.com">strykar@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>