To build OpenSSL, you need the Mingw32 package and GNU make.
+ Compiler installation:
+
Mingw32 is available from <ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/
mingw32/egcs-1.1.2/egcs-1.1.2-mingw32.zip>. GNU make is at
<ftp://agnes.dida.physik.uni-essen.de/home/janjaap/mingw32/binaries/
make-3.76.1.zip>. Install both of them in C:\egcs-1.1.2 and run
C:\egcs-1.1.2\mingw32.bat to set the PATH.
- * Cofigure OpenSSL:
+ * Configure OpenSSL:
> perl Configure Mingw32
> perl util\mkfiles.pl >MINFO