hi
i have problems with building of last stable version of openssl using
mingw32 in windows xp
it builds until the point where i get static libraries. but then it
fails on command (taken from ms\mingw32.bat)
echo Generating the DLLs and input libraries
dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def
ms/libeay32.def out/libcrypto.a -lwsock32 -lgdi32
the error is:
Generating the DLLs and input libraries
gcc: Settings\Temp/cca03896.base": No such file or directory
dllwrap: gcc exited with status 1
i tried to create Settings\Temp subdirectory in openssl, but it didn't
helped (not that i expected it to work)
do i need to do something else to make it work?
thanks in advance
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]