Dear Openssl team,

what is the reason behind
   #ifdef WINDOWS #include "bss_file.c"
at apps/apps.c and other places?

It looks fine to exclude that while cross-compilation
from gcc to mingw32. I was able to run tests (manually, not full set yet)
on win98 with executables produced by gcc-3.0.2 and binutils-2.11.2.
Tools were build on linux for cross-compiling, i586-pc-mingw32 target,
mingw-runtime-1.2, w32api-1.2. To build openssl:
  set path to cross-tools
  ./Configure no-asm -DCURSOR_SHOWING -lwsock32 -lgdi32 -Llibpath Mingw32

regards,
Vadim

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to