Hello All,

 

I am trying to generate 32-bit log4cxx 0.10.0 library on 64-bit HP-UX
machine. 

 

Machine:

$uname -a 

HP-UX B.11.11 U 9000/785 (tb)

 

$getconf KERNEL_BITS

64

 

When I do a default configuration and install log4cxx 0.10.0, it
generates a 64-bit library:

$file liblog4cxx.sl.10.0

liblog4cxx.sl.10.0:     ELF-64 shared object file - PA-RISC 2.0 (LP64)

 

Does anyone have any idea on how to configure log4cxx-0.10.0 to generate
a 32-bit library instead of 64-bit on a 64-bit HP-UX machine?

I guess somewhere in aclocal.m4 it checks if its 32-bit or 64-bit
machine.

 

Thanks & Regards,

Jenica

 

 

Reply via email to