View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 07:59 PM
Rick Jones
 
Posts: n/a
Default Re: Mixing ELF64 and PA 2.0 Libararies

Abdul Sami Azeemi <asami.azeemi@gmail.com> wrote:
> I am using OpenView operatoins for Unix Library. Whic are PA2.0
> Shared Libraries. OVO uses oracle so my need is to use Oracle
> Libaries as well, but the problem is Oracle Libraries are Archived
> ELF64.


> How can i use both set of libraries ?


When you say PA 2.0 I presume you mean 32-bit, and when you say ELF64,
that is still PA-RISC and not IPF?

Regardless, you cannot mix 32-bit and 64-bit libraries in the same
binary. Similarly, you cannot mix PA-RISC and IPF libraries in the
same binary.

Which Oracle libraries are these? Are there any 32-bit versions?

rick jones
--
Process shall set you free from the need for rational thought.
these opinions are mine, all mine; HP might not want them anyway...
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
Reply With Quote