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 endian 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 [email protected]
Automated List Manager [EMAIL PROTECTED]