Can I convert Linux library to Solaris?

Im sun user. using SUN FIRE V1280.

I got free crypto library compiled on Linux. Im using solaris sparc.

I couldn't run this code, due to different archeticture.

How to convert this library to solaris sparc, so that i can run it.

the library file extention is ".a"

Thanks in advance

[319 byte] By [Aidaros] at [2007-11-26 10:01:14]
# 1
You cannot convert a binary created for an x86 platform for use on a SPARC platform.See if you cant get a Solaris/SPARC version of the binary. If not, maybe you can get the source code and build it yourself.
clamage45 at 2007-7-7 1:31:28 > top of Java-index,Development Tools,Solaris and Linux Development Tools...