<div id="part2" class="messageBodyContainer isInnerPart">
<div class="messageBody isFormattedText">
<div class="RMCPAJFB">
<p>Hello everyone!<br /> <br /> I'm trying to build openssl 1.0.1p with x64 mingw-w64 5.1.0.<br /> I run<br /> <br />     ./Configure  --openssldir=$PWD/dist  shared mingw64 && make CC=x86_64-w64-mingw32-gcc RANLIB=ranlib && make install<br /> <br /> It's configured as needed and starts to compile. It compiles libcrypto. I get a libcrypto.a in my openssl folder. But then I get following error:<br /> <br />     touch: setting times of `lib': Permission denied<br /> <br /> which prevents compile from continue.  I'm running Windows 10.<br /> What's the problem?</p>
<p>Evgeniy</p>
</div>
</div>
</div>
<p>.</p>