hi
i have compiled openssl for vxworks big_endian and it seemed to work fine.
The changes to be done in configure file is replace DL_ENDIAN by DB_ENDIAN, -EL by -EB, include these  -mips2,  -DCPU=MIPS32, -DMIPSLE
 
regards
vijay

Krishna M Singh <[EMAIL PROTECTED]> wrote:
Hi All

I am trying to compile OpenSSL over mips for big-endian. It compiles and links well for ppc
vxworks box but for mips Bigendian it compiles well. But when we try to link the mips OpenSSL
library with our SSL client, it shows following error

usr/local/tools/wind/mips/host/sun4-solaris2/bin/ldmips: x_pkey.o: compiled for a little endian
system and target is big endian
File in wrong format: failed to merge target specific data of file
/user/dpchss/mips/libcrypto.a(x_pkey.o)
/usr/local/tools/wind/mips/host/sun4-solaris2/bin/ldmips: x_exten.o: compiled for a little endian
system and target is big endian

I was using vxworks-mipsle option (even tried to conver DL_ENDIAN to DB_ENDIAN in Configure file
but didn't worked) of the Configure file. appears somehow mips lib generated is for Little endian.
I was to generate for mips Big en dian format.

Anybody who has worked on similar stuff please update me asap.

thanks in advance.
-Krish



____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs

______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]


Yahoo! Mail for Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.

Reply via email to