HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: general compiler questions
Operating System - HP-UX
1834469
Members
3248
Online
110067
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
11-06-2001 12:38 AM
11-06-2001 12:38 AM
general compiler questions
We are a bit short on unix system knowledge at my present position, and being somewhat of a newbie on HP unix, I have some general questions that I hope someone can answer, that concerns the use of the aCC compiler.
Is it possible to link two shared libraries where one is PA-RISC1.1 and the other PA-RISC2.0
I have found a warning somewhere on hp.com against using both arcieved libraries and shared libraries in the same executable. Is this correct.
The general problem we are facing is an application that dies with random memory faults. So any suggestions on this that people may have would be welcome. The application is written in C++ (compiled with aCC ) but also calls libraries written in C ( and compiled with the CC compiler ).
Is it possible to link two shared libraries where one is PA-RISC1.1 and the other PA-RISC2.0
I have found a warning somewhere on hp.com against using both arcieved libraries and shared libraries in the same executable. Is this correct.
The general problem we are facing is an application that dies with random memory faults. So any suggestions on this that people may have would be welcome. The application is written in C++ (compiled with aCC ) but also calls libraries written in C ( and compiled with the CC compiler ).
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 01:39 AM
11-06-2001 01:39 AM
Re: general compiler questions
<>
Never tried this, but the linker should kick up a warning at least. I wouldn't recommended this kind of mix 'n match.
<>
Can you give me the URL for this? I've linked a single exectables to both .sl's and .a's without event. Reason being, some libraries keep changing, and I dont want to recompile them each time. So I use those as shared libraries, and the others as statically linked archives.
<>
Your best bet would be to use a standard debugger like gdb to zero in on the problem.
Good luck
Never tried this, but the linker should kick up a warning at least. I wouldn't recommended this kind of mix 'n match.
<>
Can you give me the URL for this? I've linked a single exectables to both .sl's and .a's without event. Reason being, some libraries keep changing, and I dont want to recompile them each time. So I use those as shared libraries, and the others as statically linked archives.
<
Your best bet would be to use a standard debugger like gdb to zero in on the problem.
Good luck

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