Hi,
> I compiled OpenSSL 0.9.7i on a new MacIntel.
(snipp)
> cc -I. -I.. -I../include -DOPENSSL_SYSNAME_MACOSX -fPIC -DOPENSSL_PIC
> -DOPENSSL_THREADS -D_REENTRANT -DOPENSSL_NO_KRB5 -DDSO_DLFCN
> -DHAVE_DLFCN_H -fomit-frame-pointer -fno-common -DB_ENDIAN -c -o
> mem.o mem.c
It seems very wrong to me to use "-DB_ENDIAN" on Intel.
Perhaps you could try to remove that flag in Configure for the
darwin-i386-cc configuration, rebuild everything and retest.
And submit a patch if that fixes the problem...
Regards,
Stefan
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]