On 06/12/2011 08:01 PM, Igor Galić wrote:
> 
>>   The Configure file has generic 32 bit configurations:
>>
>> # Basic configs that should work on any (32 and less bit) box
>> "gcc",               "gcc:-O3::(unknown):::BN_LLONG:::",
>> "cc",                "cc:-O::(unknown)::::::",
>>
>>   What would be an equivalent generic configuration for 64 bit?
> 
> 
> If you are on Linux system, that would be:
> 
>       ./Configure linux-x86_64

  Thanks! What about linux-generic64? Is there a way to get rid of the
dependency on linux as well?

  The reason I'm asking is that I'm running some verification tools on
OpenSSL, so I'd like to be using the same compilation parameters on all
systems to make verification predictable.

Best,
  Misha
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to