Hi Vijay

I have tried all the combinations. My mipsle string is modified to with all EL 
in -EL, MISPLE etc
change to EB.
Our platform makefile has DBIG_ENDIAn even tried that but it didin't helped. I 
am using
OpenSSL9.7e.

Can you please pass me the vxworks-mipsle string with which u are able to 
compile and link for BIG
endian mips platform.

here is Configure's vxworks-mipsle for big endian at my end that still makes 
the build in little
endian..

"vxworks-mipsle","ccmips:-B\$(WIND_BASE)/host/\$(WIND_HOST_TYPE)/lib/gcc-lib/ 
-DB_ENDIAN -EB
-Wl,-EB -mips2 -mno-branch-likely -G 0 -fno-builtin -msoft-float -DCPU=MIPS32 
-DMIPSEB
-DNO_STRINGS_H -I\$(WIND_BASE)/target/h:::VXWORKS:-r::::::::::::::::ranlibm
ips:",

Thanks in Advance
-Krishna

--- vijay basav <[EMAIL PROTECTED]> wrote:

> 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 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 openssl-users@openssl.org
> Automated List Manager [EMAIL PROTECTED]
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to