Hi,
How can I compile openss for 32bi on X86_64 Redhat AS4?

I set the CFLAGS="-m32" but this is not updated in the Makefile, if I
modify the Makefile to change -m64 to -m32, then the following libraries
are not compiled and throws error 

#CPUID_OBJ= x86_64cpuid.o
#BN_ASM= x86_64-gcc.o
#RC4_ENC= rc4-x86_64.o
#MD5_ASM_OBJ= md5-x86_64.o

Even if I comment them, make doesn't succeed.

Can any one help?

Cheers
Rajan

Reply via email to