- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: How to know least version of aCC compiler supp...
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
11-20-2006 01:53 AM
11-20-2006 01:53 AM
How to know least version of aCC compiler support libCsup_v2.sl
is there any way to find out least version of aCC compiler support libCsup_v2.sl .
Please reply me if any one knows it?
@Ashin
- Tags:
- aC++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 02:01 AM
11-20-2006 02:01 AM
Re: How to know least version of aCC compiler support libCsup_v2.sl
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,6904,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 02:11 AM
11-20-2006 02:11 AM
Re: How to know least version of aCC compiler support libCsup_v2.sl
The libCsup_v2 library requires aC++ runtime environment version A.03.26 or later.
For more information about it, please refer following link.
http://docs.hp.com/en/5187-2783/ch15s03.html
Above thing i found after some GOOGLING
@Ashin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 07:50 AM
11-20-2006 07:50 AM
Re: How to know least version of aCC compiler support libCsup_v2.sl
See the following for the list of all aC++ versions/patches:
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html
- Tags:
- secret decoder ring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 03:32 PM
11-20-2006 03:32 PM
Re: How to know least version of aCC compiler support libCsup_v2.sl
My shared library uses libCsup_v2.sl. Becoz in need to document the least version of aCC
which has libCsup_v2.sl (support). I think it will not affect the working of my shared library.
Danis: is it affect the working of my own SL?
@Ashin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 03:34 PM
11-20-2006 03:34 PM
Re: How to know least version of aCC compiler support libCsup_v2.sl
Sorry & cheers,
Ashin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2006 03:55 PM
11-20-2006 03:55 PM
Re: How to know least version of aCC compiler support libCsup_v2.sl
Not knowing what you are doing in your lib, I can't tell. But the earliest version that is forward compatible is A.03.27, PHSS_24627.
If you look at the latest version for 11.11, PHSS_33944, you can look at what's fixed and see if any of those will affect your shlib.