- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: aCC Compiler error Version 03.39 ("/usr/ccs/bi...
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
12-03-2003 05:34 AM
12-03-2003 05:34 AM
aCC Compiler error Version 03.39 ("/usr/ccs/bin/ld: (Warning)")
While compiling iam getting the below error but iam able to get the output.
"/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (test.o) was detected
. The linked output may not run on a PA 1.x system."
How can i resolve the same?
Thanks in advance
Jagadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 05:38 AM
12-03-2003 05:38 AM
Re: aCC Compiler error Version 03.39 ("/usr/ccs/bin/ld: (Warning)")
Try using "daportable" option while compiling. I am not sure about the syntax.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 06:02 AM
12-03-2003 06:02 AM
Re: aCC Compiler error Version 03.39 ("/usr/ccs/bin/ld: (Warning)")
Kind regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 06:59 AM
12-03-2003 06:59 AM
Re: aCC Compiler error Version 03.39 ("/usr/ccs/bin/ld: (Warning)")
As prev said, +DAPortable will solve the problem.
Always make sure that you create the binary for the platform you are going to run. +DA1.1 for older PARISC machines, particularly 10.2 OS and PA2.0 for the new PARISC architectures.
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 07:37 AM
12-03-2003 07:37 AM
Re: aCC Compiler error Version 03.39 ("/usr/ccs/bin/ld: (Warning)")
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html#11
Just a suggestion. Hopefully it helps
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 07:58 AM
12-03-2003 07:58 AM