Lines Matching refs:build
11 There are various options to build and run OpenSSL on the Windows platforms.
14 To build a native OpenSSL you can either use:
44 for which you may need to explicitly build the Perl module Win32/Console.pm
73 <https://docs.microsoft.com/cpp/build/building-on-the-command-line>
102 On most Unix platforms installation directories are determined at build time via
104 determined via registry keys, as it is common practice to build OpenSSL and
118 at build-time to construct library build specific registry key paths of the
136 |Undefined | N/A |OpenSSL uses build time defaults |
144 `vcvarsall.bat` before you compile. For example, if you want to build
176 MinGW offers an alternative way to build native OpenSSL, by cross compilation.
178 * Usually the build is done on Windows in a GNU-like environment called MSYS2.
214 * It is also possible to build mingw[64] on Linux or Cygwin.
266 Consequently, a build of OpenSSL with Cygwin is virtually identical to the
269 To build OpenSSL using Cygwin, you need to: