In message <[EMAIL PROTECTED]> on Thu, 14 Nov 2002 12:53:03
+0100, Corinna Vinschen <[EMAIL PROTECTED]> said:
vinschen> The Configure script still uses the old deprecated -m486 instead of the
vinschen> -march=i486 option:
Patch applied.
vinschen> The Cygwin build script in the util subdir suffers from a missing
vinschen> `make depend':
Patch applied.
vinschen> Other than that, the util/cygwin.sh file still has wrong permissions
vinschen> which prevents building the official Cygwin version without having
vinschen> to chmod +x the script first.
Fixed.
vinschen> Even though `make depend' has been called, the following happens in the
vinschen> 0.9.6-stable-SNAP-20021112 build:
vinschen>
vinschen> making all in test...
vinschen> make[1]: Entering directory `/src/openssl-0.9.6-stable-SNAP-20021112/test'
vinschen> gcc -I../include -DTHREADS -DDSO_WIN32 -DNO_IDEA -DNO_RC5 -DNO_MDC2
-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -march=i486 -Wall -c -o bntest.o
bntest.c
vinschen> gcc -o bntest -I../include -DTHREADS -DDSO_WIN32 -DNO_IDEA -DNO_RC5
-DNO_MDC2 -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -march=i486 -Wall bntest.o
-L.. -lcrypto
vinschen> make[1]: *** No rule to make target `ideatest.o', needed by `ideatest'.
Stop.
vinschen> make[1]: Leaving directory `/src/openssl-0.9.6-stable-SNAP-20021112/test'
vinschen> make: *** [sub_all] Error 1
vinschen>
vinschen> This doesn't happen in 0.9.7-stable-SNAP-20021112.
vinschen> Sorry, I have no patch for this one.
OK, I'll just copy the mechanism from 0.9.7-stable...
I'll commit the result soon, please test tomorrows snapshots.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]