Hello All,
I successfully compiled Openssl on Intel I960 for VxWorks (with cc960 compiler). However, when I execute it on the box, it's performace is extremely slow. Compared to other library it runs approx. 10 times slower on I960 Vxworks. However, on other platforms Openssl runs much faster.
Is anyone aware of compiler options or a methods to make it faster on VxWorks?
I tried compiling with -O2 and -O3 options, but it causes the application to hang. Normal compiled library works fine, only its slow.
Thanks
Muni