HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 32 bit app with 64 bit shared library
Operating System - HP-UX
1833609
Members
4198
Online
110062
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
01-30-2001 02:26 AM
01-30-2001 02:26 AM
32 bit app with 64 bit shared library
Is it possible to combine a 64-bit shared library with a 32-bit application.
Currently we have a 32-bit app which calls a function in our shared library, passing in some structs and pointers to be updated.
The shared library updates the data and returns.
We have to make the shared library 64-bit as it now requires shared memory segments > 3Gig. This segment is not required by the 32-bit application.
Is it possible to have the 32-bit app link with the 64-bit shared library ?
Currently we have a 32-bit app which calls a function in our shared library, passing in some structs and pointers to be updated.
The shared library updates the data and returns.
We have to make the shared library 64-bit as it now requires shared memory segments > 3Gig. This segment is not required by the 32-bit application.
Is it possible to have the 32-bit app link with the 64-bit shared library ?
- Tags:
- shlib
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2001 06:22 AM
01-30-2001 06:22 AM
Re: 32 bit app with 64 bit shared library
Look here for your answer about program compatibility.
Developers Resource page -
http://devresource.hp.com/STK/ia64from11x.html
Here's an excerpt:
"Your software is not a library. Since 32-bit applications can only link with 32-bit libraries and 64-bit applications can only link with 64-bit libraries, if you plan to provide support for both 32-bit applications and 64-bit applications, you must provide both 32-bit and 64-bit versions of your libraries. "
Developers Resource page -
http://devresource.hp.com/STK/ia64from11x.html
Here's an excerpt:
"Your software is not a library. Since 32-bit applications can only link with 32-bit libraries and 64-bit applications can only link with 64-bit libraries, if you plan to provide support for both 32-bit applications and 64-bit applications, you must provide both 32-bit and 64-bit versions of your libraries. "
"Downtime is a Crime."
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