<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p dir="ltr">I was working on a fix yesterday but ran out of time.
      Frankly this code is a nightmare, every time I touch it it breaks
      on some platform - this time I validated on 64 bit Windows but not
      32. Aargh indeed.</p>
    <div class="gmail_quote">On 16 Oct 2014 14:32, "Austin Seipp" <<a
        href="mailto:austin@well-typed.com">austin@well-typed.com</a>>
      wrote:<br type="attribution">
      <blockquote class="gmail_quote" style="margin:0 0 0
        .8ex;border-left:1px #ccc solid;padding-left:1ex">I see what's
        going on and am fixing it... The code broke 32-bit due to<br>
        #ifdefery, but I think it can be removed, perhaps (which would
        be<br>
        preferable).<br>
        <br>
        On Thu, Oct 16, 2014 at 3:43 PM, Simon Peyton Jones<br>
        <<a href="mailto:simonpj@microsoft.com">simonpj@microsoft.com</a>>
        wrote:<br>
        > Simon<br>
        ><br>
        > Aargh!  I think the Windows build is broken again.<br>
        ><br>
        > I think this is your commit 5300099ed<br>
        ><br>
        > Admittedly this is on a branch I’m working on, but it’s up
        to date with<br>
        > HEAD.  And I have no touched Linker.c!<br>
        ><br>
        > Any ideas?<br>
        ><br>
        > Simon<br>
        ><br>
        ><br>
        ><br>
        > rts\Linker.c: In function 'allocateImageAndTrampolines':<br>
        ><br>
        ><br>
        ><br>
        > rts\Linker.c:3708:19:<br>
        ><br>
        >      error: 'arch_name' undeclared (first use in this
        function)<br>
        ><br>
        ><br>
        ><br>
        > rts\Linker.c:3708:19:<br>
        ><br>
        >      note: each undeclared identifier is reported only once
        for each<br>
        > function it appears in<br>
        ><br>
        > rts/<a href="http://ghc.mk:236" target="_blank">ghc.mk:236</a>:
        recipe for target 'rts/dist/build/Linker.o' failed<br>
        ><br>
        > make[1]: *** [rts/dist/build/Linker.o] Error 1<br>
        ><br>
        > make[1]: *** Waiting for unfinished jobs....<br>
        ><br>
        ><br>
        > _______________________________________________<br>
        > ghc-devs mailing list<br>
        > <a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
        > <a href="http://www.haskell.org/mailman/listinfo/ghc-devs"
          target="_blank">http://www.haskell.org/mailman/listinfo/ghc-devs</a><br>
        ><br>
        <br>
        <br>
        <br>
        --<br>
        Regards,<br>
        <br>
        Austin Seipp, Haskell Consultant<br>
        Well-Typed LLP, <a href="http://www.well-typed.com/"
          target="_blank">http://www.well-typed.com/</a><br>
      </blockquote>
    </div>
  </body>
</html>