Re: generic configuration for 64 bit

2011-06-17 Thread Misha Aizatulin
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 woul

Re: generic configuration for 64 bit

2011-06-12 Thread Igor Galić
- Original Message - > hi all, > > 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 equival