RE: Building on Windows in 64 bit mode

2013-07-08 Thread Daniel Bowen
el -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Andrew MARLOW Sent: Monday, July 08, 2013 3:00 AM To: openssl-users@openssl.org Cc: marlow.age...@gmail.com Subject: Building on Windows in 64 bit mode Hello gentlemen, I am trying

Re: Building on Windows in 64 bit mode

2013-07-08 Thread Walter H.
Hello, look into the .DEF file, there is the information, which type of dynamic library should be generated; it is very probable, that your .DEF file is for 32-bit only; Walter Am 08.07.2013 10:59, schrieb Andrew MARLOW: > Hello gentlemen, > > I am trying to build openssl 1.0.1e on wi

Building on Windows in 64 bit mode

2013-07-08 Thread Andrew MARLOW
Hello gentlemen, I am trying to build openssl 1.0.1e on windows and am running into a few problems. I hope someone will be able to help/advise. Following the instructions in INSTALL.W32 seems to work for 32 bit release mode but not for other combinations. Switching from Release to Debug does no