<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 11/10/2012 12:22 AM, Daniel Murphy
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMU72LEE+Mz_=zHQZy+i5fAjEcE=WwyDrbxS1sdKsL7=E7NeOw@mail.gmail.com"
      type="cite">On Sat, Nov 10, 2012 at 6:44 PM, Walter Bright <span
        dir="ltr"><<a moz-do-not-send="true"
          href="mailto:walter@digitalmars.com" target="_blank">walter@digitalmars.com</a>></span>
      wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div class="im"><br>
          </div>
          It is somewhat annoying that modern Windows will start
          programs at a different address each time, which makes pointer
          values from one run to the next not the same.
          <div class="im"><br>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>
          You can always turn ASLR off.  On a semi-related note, do you
          know why optlink seems to emit base relocations by default
          (for exes)?</div>
      </div>
      <br>
    </blockquote>
    <br>
    No, I don't know why.<br>
  </body>
</html>