<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000099">
    For what it's worth: I've been building OpenSSL releases on Windows
    for many years without problems, and I've only ever used Strawberry
    Perl. I don't think the problem applies to official release
    tarballs.<br>
    <br>
    <div class="moz-cite-prefix">On 30/03/2015 08:51, <a class="moz-txt-link-abbreviated" href="mailto:esadovoi@eniks.com">esadovoi@eniks.com</a>
      via RT wrote:<br>
    </div>
    <blockquote
      cite="mid:rt-4.0.4-13377-1427701889-135.3772-21-0@openssl.org"
      type="cite">
      <pre wrap="">It is well known issue with build on Windows: It requires ActivePerl to 
correctly create configuration.
Every other Perl implementation fails to execute correctly. The reason it 
fails outlined in this report: <a class="moz-txt-link-freetext" href="https://github.com/openssl/openssl/issues/174">https://github.com/openssl/openssl/issues/174</a>
Although it is stated that only cloned code exhibits this behavior I believe 
it also happens when Git or Strawberry Perl is being used for build of 
official releases.

As suggested in the comments adding $/= "\r\n"; line to Perl script fixes this 
issue for every other Perl implementation.
I've successfully built openssl with Perl distributed with Git as well as 
Strawberry Perl.
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
J. J. Farrell
w: +44 161 493 4838</pre>
  </body>
</html>