- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Naming shared library files
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 08:26 PM
09-24-2004 08:26 PM
Whether shared library files in HPUX named with .so or .sl extension?
Is there any differences in naming them on IA and PA architectures?
Does Hp has any specific norms regarding this.
Thanks a lot in advance.
Regards,
Bharat
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 10:02 PM
09-24-2004 10:02 PM
Re: Naming shared library files
See this archieve,
http://lists.gnu.org/archive/html/libtool/2003-10/msg00007.html
http://web.gat.com/comp/analysis/mdsplus/textfilebusy.html
Multi platform usage,
http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html
There is some differences on discussion and multi platform comparsion :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 10:58 PM
09-24-2004 10:58 PM
Solutionyou may also want to read the hpux linker and libraries users guide:
http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,659,00.html
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2004 06:55 AM
09-25-2004 06:55 AM
Re: Naming shared library files
.sl ---> PA
.so ---> IA
Take a look at this kewl page:
http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html
HTH.
Regards,
Sri Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 04:56 PM
09-27-2004 04:56 PM
Re: Naming shared library files
It was helpfull.
Regards,
Bharat