For what it's worth, using Homebrew to build openssl 1.0.1e will build and pass all tests with enable-ec_nistp_64_gcc_128, but ONLY when their "superenv" is in effect. When it's in effect, the following line precedes every line of output during the make process:
superenv removed: -arch x86_64 -O3 -Wall I'm no programmer, but I edited 'Configure' and deleted '-O3' in every line that started with '*darwin64'. Then I tried the build process as described in the original email. (I ignored the makedepend' business). Lo and behold, all tests passed. -Charles ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
