<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body smarttemplateinserted="true" bgcolor="#FFFFFF" text="#000000">
    <div id="smartTemplate4-template">It seems I can use multiple PCH
      files to parse. I replace #include .h with PCH loading in
      PPCallback. I have successfully loaded multiple PCH files in that
      way.<br>
      <br>
      -Yao<br>
      <br>
      On  Tue, Aug 13, 2013 at 8:27 PM, Eli Friedman
      <a class="moz-txt-link-rfc2396E" href="mailto:eli.friedman@gmail.com"><eli.friedman@gmail.com></a> wrote:<br>
       </div>
    <br>
    <blockquote
cite="mid:CAJdarcGCdrkw3tubjNm1x603YaRWD9hoCUDbwaqA+qVtM1Zu=Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">On Tue, Aug 13, 2013 at 5:21 PM, Yao SHEN <span
          dir="ltr"><<a moz-do-not-send="true"
            href="mailto:yaoshen@andrew.cmu.edu" target="_blank">yaoshen@andrew.cmu.edu</a>></span>
        wrote:<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div>I want to try in following way. Would you please
                  check if it is feasible for me?<br>
                  <br>
                  1. For each .h file, I generate one PCH file;<br>
                </div>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>This is already not feasible.  I mean, you can generate
              the files, but you can't use multiple PCH files together
              to compile a .cpp file.</div>
            <div><br>
            </div>
            <div>-Eli</div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>