> With 1.0.2 beta 2 I'm seeing the following error:
> gcc -I. -I.. -I../include  -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN 
> -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wa,--noexecstack -Wall 
> -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM 
> -DSHA512_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM -c   -c -o armv4cpuid.o 
> armv4cpuid.S
> armv4cpuid.S: Assembler messages:
> armv4cpuid.S:17: Error: selected processor does not support ARM mode `mrrc 
> p15,1,r0,r1,c14'
> make[2]: *** [armv4cpuid.o] Error 1
> 
> That is on Debian's armel port, which is using the EABI with a minimum 
> requirement of v4t.
> 
> I don't see that error on the armhf port which requires at least a v7.

This was addressed prior 1.0.2 release.



_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to