Hi All, I'm having a bit of a problem getting the openssl-1.0.0j.
I was able to get the Configure script to work with my cross-compiler as follows: *./Configure linux-ppc --openssldir=/etc/ssl --prefix=/usr shared* However, no shared libraries are produced by the resulting makefile. It looks like the $shared_target variable never gets defined if you specify your own compiler. Does anyone have any ideas how to get around this? Regards, Pavan.
