Re: defines set in build

2010-06-29 Thread Jakob Bohm
On 28-06-2010 15:26, Carter Browne wrote: On 6/28/2010 7:15 AM, Jakob Bohm wrote: >> ... If you are looking for a small, minimal-impact perl to use for this, try "Strawberry perl", 5.12 or later, run its MSI file and then remove its bogus setting of the TERM environment variable from the "My C

Re: defines set in build

2010-06-28 Thread Carter Browne
On 6/28/2010 7:15 AM, Jakob Bohm wrote: > On 28-06-2010 10:54, Deckers, Rob wrote: >> To build OpenSSL without Perl, I want to use CMake ( only for windows ) >> files to generate visual studio solutions. >> I want to have the same defines set as when I build it like this: >>> perl Configure VC-WIN

Re: defines set in build

2010-06-28 Thread Jakob Bohm
On 28-06-2010 10:54, Deckers, Rob wrote: To build OpenSSL without Perl, I want to use CMake ( only for windows ) files to generate visual studio solutions. I want to have the same defines set as when I build it like this: perl Configure VC-WIN32 no-asm --prefix=c:\some\openssl\dir ms\do_ms nm