On Mar 20, 2008, at 4:18 AM, Dr. Stephen Henson wrote:
On Wed, Mar 19, 2008, Larry Bugbee wrote:
I traced it down to the assembly code in the x86-specific asm acceleration modules. ...those functions containing "OPENSSL_ia32cap_P". I'm unable to get to the root cause, but when I disable each offending function in turn, the link progresses further before it burps. To help "prove" my point a global switch to disable all the asm accelerations would be nice but I
don't see one.

Passing no-asm to config or Configure should do that.

Adding the -no-asm switch allowed the creation of the .dylib files. The problem is somewhere with in the x86 asm acceleration modules. Thanks, Steve.

Larry


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to