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 -->
  #3 (permalink)  
Old 11-02-2007
wntrmead wntrmead is offline
Registered User
  
 

Join Date: Nov 2007
Location: NY
Posts: 7
Thanks, Now how to create an ELF shared library?

Porter:
Thanks for the the info. I can't answer the hardware question, but I'll find out if it makes a difference for my problem.
I have to link in a vendor's library, which is ELF format, with one of our own shared library which is not. Understand all libs then have to be ELF. So, how do I get my shared library to be in ELF format?
Thanks, Matt