HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: C compiler compatible
Operating System - HP-UX
1832911
Members
2670
Online
110048
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
07-14-2004 03:33 PM
07-14-2004 03:33 PM
C compiler compatible
Please advice about the C compiler (ansi C s800) compatible between HP-UX itanium and HP-UX pa-risc,because when I complied program
on PA-RISC no problem but Itanium has warning(same program).
Thank you.
on PA-RISC no problem but Itanium has warning(same program).
Thank you.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 04:35 PM
07-14-2004 04:35 PM
Re: C compiler compatible
I am fairly confident that your version of ANSI C for PA-RISC is incompatible with Itanium.
Foremost, PA-RISC supports 11.0 and 11iv1 (11.11)
Itanium supports 11iv1.5, 11iv1.6 and 11iv2.
They are completely different OS's. The version of ANSI C is usually OS specific.
Hope this helps!
Foremost, PA-RISC supports 11.0 and 11iv1 (11.11)
Itanium supports 11iv1.5, 11iv1.6 and 11iv2.
They are completely different OS's. The version of ANSI C is usually OS specific.
Hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:44 PM
07-14-2004 08:44 PM
Re: C compiler compatible
Ansi-C compilers should be compatibel, but some aren't. Also, it depends on the kind of compiler you use. For instance, some C instructions will have different results with different number of bits. Differences like these can be the reason of your warnings.
Other causes might be different branches in include files that are accessed, depending on CPU type.
So, it might help if you post some of these warnings to let us see if they can be caused by things like these.
Other causes might be different branches in include files that are accessed, depending on CPU type.
So, it might help if you post some of these warnings to let us see if they can be caused by things like these.
Every problem has at least one solution. Only some solutions are harder to find.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 11:08 PM
07-14-2004 11:08 PM
Re: C compiler compatible
Hi,
Firstly both the com;ilers are different. PA compiler is a bit lenient but the IA compiler is a bit strict. The same program which compiles fine on PA may give warnings on IA. Just have a look at the warning most probably it is a valid one. There is no compatibility question as an ANSI comiler has to comply to the ANSI standards.
manish
Firstly both the com;ilers are different. PA compiler is a bit lenient but the IA compiler is a bit strict. The same program which compiles fine on PA may give warnings on IA. Just have a look at the warning most probably it is a valid one. There is no compatibility question as an ANSI comiler has to comply to the ANSI standards.
manish
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