building software libraries for 32 and 64 bits

2007-12-25 1:16:00

Hello,

I am compiling some software in a Solaris 9 server (like openssl, for
example). The problem I have is that I want to build softwar libraries
with 32 and 64 bits support. Now, I use the -m64 option of gcc to build
the 64 bits version, but this doesn't build the 32 one. What I want is
to build both versions and, like system libraries, install 32 version in
../lib directory and 64 one in ../lib/sparcv9 directory. Do you if you
can pass an option to gcc to build both version? Or what I have to do?

--
Angel L. Mateo Martmnez
Seccisn de Redes y Comunicaciones
Area de Tecnologmas de la Informacisn _o)
y las Comunicaciones Aplicadas (ATICA) / \\
http://www.um.es/atica _(___V
Tfo: 968367590
Fax: 968363389

Comments

Got something to say?

You must be logged in to post a comment.