Andy Polyakov wrote: > > Speaking of weird timing:-) I just started to unify BSD targets in HEAD > and I don't actually see it as impossible task for pretty portable code > such as OpenSSL. Do have a look at HEAD branch, download > openssl-SNAP-20050125 at ftp://ftp.openssl.org/snapshot as it becomes > available or 'cvs checkout openssl' from OpenSSL server. A.
I'll look at the snapshot later today, but if the OpenSSL configure code hasn't changed much, then basically the question you can pose to yourself is "Can we merge the Linux and BSD x86 entries?" The same types of differences in platforms are inherent between the *BSDs, even if we restrict ourselves to just x86. What would be worthwhile would be additional shortcuts for choosing the assembly code based on the compiler, processor, and library format, e.g. x86-gcc-elf, sparc64-gcc-elf, sparc64-cc-elf, etc. That would simplify many of the existing configurations in the Configure script. Cheers, -- Johnny Lam <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager [EMAIL PROTECTED]