<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I think the right place to put this is
      in PECOFFLinkingContext and have a virtual function getPageSize()
      similar to ELF.<br>
      <br>
      On 6/20/2014 3:20 AM, Tim Northover wrote:<br>
    </div>
    <blockquote
cite="mid:CAFHTzfJadSP8kMsxayEZ8qn5PYOksbMfydbAN7QbgUvgtXR4Pw@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi,

I've started poking around with lld, and noticed that it doesn't build
on OS X at the moment because the PAGE_SIZE variable conflicts with a
predefine in one of the system headers (pulled in via pthreads.h, by
the looks of it).

The attached patch renames it to X86_PAGE_SIZE to avoid this. Is it OK
to commit?

Cheers.

Tim.
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation</pre>
  </body>
</html>