Kirk Benson <[EMAIL PROTECTED]> writes:

> Any will work, as previously stated.  The main difference affecting Apache
> is that the standard edition compiler does not optimize code.  Thus, if you
> need the "utmost" performance, you might want to use the professional
> edition and turn on the optimization settings.

maybe a little bit off topic. In the past I ran into a bug in the M$
optimizer if I turn on "optimize for speed", i.e. the /O2 switch.
Since then I only use the "optimize for size", /O1, things get a lot
better.

trung

> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Frankewitsch
> Sent: Friday, October 22, 1999 5:14 AM
> To: [EMAIL PROTECTED]
> Subject: win32: which ms-compiler?
> 
> 
> it's really a simple question:
> mod_ssl has to be compiled with a ms-compiler.
> 
> But ms offers 3 different versions
> 
> which one is enough -
>     visual c++ standard
>     or visual c++ professionell
>     or visual c++ enterprise?
> 
> thanks in advance
> 
> thomas
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to