- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Query about "end.o" on HP-UX Itanium 11.23
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
07-06-2005 05:29 PM
07-06-2005 05:29 PM
Please could any one of you clarify the following.
1. I would like to know if end.o exists on HP-UX 11.23 Itanium. I did check that it does not exist on my system.
2. Any other thing that can be used instead of end.o on HP-UX Itanium 11.23 ?
2. How to go further for product builds using end.o on HP-UX Itanium 11.23.
Reply will be greatly appreciated. Currently I am stuck with this problem while building some test material.
Thanks in Advance
Om
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2005 07:06 PM
07-06-2005 07:06 PM
Re: Query about "end.o" on HP-UX Itanium 11.23
What is this end.o meant for? Where do you find it on other systems?
The answers to these question might help us in resolving your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2005 07:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2005 08:26 PM
07-06-2005 08:26 PM
Re: Query about "end.o" on HP-UX Itanium 11.23
end.o and there is something like start.o ( not this name ).
They contain some basic things which are required in building applications. You just have to link these to your application.
Check whether you have aCC installed in your system or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2005 08:27 PM
07-06-2005 08:27 PM
Re: Query about "end.o" on HP-UX Itanium 11.23
I have aCC installed on my system. The version of aCC is 6.0.
Pls. tell me further.
Thanks
Om
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2005 09:09 PM
07-06-2005 09:09 PM
Re: Query about "end.o" on HP-UX Itanium 11.23
It contains some basic startup routines
I miswrote something earlier.
/opt/langtools/lib/end.o is necessary for debugging with xdb under hpux10.x
Its auxiliary object file (support module)
linked with all debuggable programs.
So i don't think it will have any effect while building your application, but if you want to debug it then ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2005 08:30 PM
07-20-2005 08:30 PM
Re: Query about "end.o" on HP-UX Itanium 11.23
Could you please let me know the product code / details for end.o debugger, so that I can install the product.
Thanks
Om