- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX PARISC Compilers/Cross-Compilers
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
09-28-2005 09:39 AM
09-28-2005 09:39 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 10:33 AM
09-28-2005 10:33 AM
Re: HPUX PARISC Compilers/Cross-Compilers
Also, many of the gcc series of compilers from GNU will work on both platforms producing binaries for both platforms.
The first paragraph of products have to be licensed. The second paragraph are GPL.
If you state what compiler you use, I could be more helpful.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 03:59 PM
09-28-2005 03:59 PM
Solution-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 06:06 AM
10-03-2005 06:06 AM
Re: HPUX PARISC Compilers/Cross-Compilers
http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,2548,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 04:07 AM
10-05-2005 04:07 AM
Re: HPUX PARISC Compilers/Cross-Compilers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 04:20 AM
10-05-2005 04:20 AM
Re: HPUX PARISC Compilers/Cross-Compilers
For IA64, you only need one compiler that can generate 32bit or 64bit objects
It will be possible, though pretty hard, to make a cross compiler run on IA64, and generate pa-risc code, but remember that 32bit and 64bit do not mix on pa-risc, so the compiler can probably be confused very easy
If you have access to both machines, life gets much less complicated, and good working (free) gcc ports are widely available for both
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 04:21 AM
10-05-2005 04:21 AM
Re: HPUX PARISC Compilers/Cross-Compilers
HP's ANSI C and ANSI C++ are separate compilers on PARISC and IA64. You can't generate IA64 code on PARISC compiler and vs. I recommend to join to HP DSPP program ( look at www.hp.com/dspp ). For DSPP program participians these compilers are for free.
Regards,
Zygmunt