> The latest snapshot will only compile with "+O2" but not with the higher
> optimizations at "+O3" and "+O4".
> - At "+O3" it will optimize on a "by file" technique and it does hang at
> crypto/sha/sha_dgst.c
I would really appreciate if you could throw -DSHA_XARRAY at compiler
and tell how did it go with +O3.
> did give the machine a full weekend (friday afternoon to monday morning at
> +O4) and it does never finish. (J280, 512MB RAM and maxdsiz at 512MB,
> so memory starvation should not be a problem.)
About maxdsiz. Do you know a way to figure out maxdsiz from command
line? It should be possible with adb... Something like 'echo "maxdsiz/X"
| adb -k /stand/vmunix /dev/mem'? We could issue a warning when it's too
low and drop down to +O2. Do you have suggestion for maxdsiz? As far as
I remember it was >100MB and the default is 64MB, right?
Andy.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]