The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 11-05-2007
porter porter is offline Forum Advisor  
Registered User
  
 

Join Date: Jan 2007
Posts: 2,965
This is a PA-RISC platform and should be using SOM for 32 bit or ELF for 64 bit. Are you building a 32bit or 64 bit application?

What is the library compiled for?

Do "elfdump" on the library to determine the format of it and post the results.

Last edited by porter; 11-14-2007 at 05:56 PM..