HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to test the library......
Operating System - HP-UX
1832790
Members
3044
Online
110045
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-28-2005 07:09 PM
04-28-2005 07:09 PM
How to test the library......
Hi all,
I am porting glibc-2.1.3 to hp-ux...I have created a stripped version of library...
I need to know how to test the library... can u suggest me the tools for testing the same...
Thanks in advance
sandhya
I am porting glibc-2.1.3 to hp-ux...I have created a stripped version of library...
I need to know how to test the library... can u suggest me the tools for testing the same...
Thanks in advance
sandhya
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2005 08:12 PM
04-28-2005 08:12 PM
Re: How to test the library......
What do you want to test?
1) Build was succesful or not?
Ans: Then the compilation would tell you. Or else you can us elfdump command (odump if lib is PA-32 bit) to see if all the sections are in place or not.
2) If APIs are available or not?
Ans: One way is to build non-stripped version and use 'nm' command to see if all the required APIs are listed or not.
Second way is to write a small program that uses these APIs and link it with glibc. the program should work fine.
1) Build was succesful or not?
Ans: Then the compilation would tell you. Or else you can us elfdump command (odump if lib is PA-32 bit) to see if all the sections are in place or not.
2) If APIs are available or not?
Ans: One way is to build non-stripped version and use 'nm' command to see if all the required APIs are listed or not.
Second way is to write a small program that uses these APIs and link it with glibc. the program should work fine.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP