Could you please submit output from
'uname -a' so that I can modify config up to expectations?

Are sure that using uname output is a good idea? I'm wondering if this
can restrict cross compiling. Maybe a way to override it would be
necessary.

I think that `uname -m` fits better here:

$ uname -m
ppc64le

http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=f1982acc125341b0a92b6a90da1f775f88a2208d

As for cross-compiling you are expected to set number of environment variables, namely MACHINE, RELEASE, SYSTEM, ARCH, CROSS_COMPILE, and thus override uname output.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to