hi,all
when complie openssl 1.1.1 on linux 32bit platform, i met some compile
warning,like:
crypto/ec/curve448/curve448_tables.c:415:
integer constant is too large for 'long' type
the 64bit constant is default to 32bit long type, how should i deal with these
warning?
thanks in advance for y
Hiļ¼All
Now I am trying build openssl1.1.1 version libs in cross compiler
platform(susu12+Vxworks 6.8 ). the build target is vxworks-ppc860.but it failed.
I have tried use different Vxworks versions(such as Vxworks6.4,Vxworks6.8),it
still failed.
I want to know if build openssl libs using Vxworks