- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hp supported gcc?
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
06-11-2002 08:03 AM
06-11-2002 08:03 AM
hp supported gcc?
tia,
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 08:07 AM
06-11-2002 08:07 AM
Re: hp supported gcc?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 08:10 AM
06-11-2002 08:10 AM
Re: hp supported gcc?
I should have been clear. HP has PORTED the gcc compiler, and it is USE AT YOUR OWN RISK.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 08:14 AM
06-11-2002 08:14 AM
Re: hp supported gcc?
Yes it is and I have it running on some of my servers.
Here's the link:
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html
I have 2.9 on mine.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 08:15 AM
06-11-2002 08:15 AM
Re: hp supported gcc?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2002 01:30 AM
06-12-2002 01:30 AM
Re: hp supported gcc?
procura, have you seen Christopher's link? Is what you mentioned different/'better' than what is there?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2002 01:42 AM
06-12-2002 01:42 AM
Re: hp supported gcc?
--8<---
This download includes the binutils tools and gas as well as the GCC compilers and is based on binutils version 2.12 and GCC version 3.2 pre-release.
gcc version:
3.2 pre-release
package size:
11i version 1.5 and 1.6
32 MB (source)
48 MB (binary)
gcc version:
3.0.2
size of package:
64-bit 11.0 & 11i
27.4 MB (binary)
24.1 MB (source)
32-bit 11.0 & 11i
22.1 MB (binary)
22.9 MB (source)
-->8---
for 11i, that's great. Their port is OK, but they do not include gdb, and the gdb (wdb) from HP's application CD's is way behind.
for 11.00 they port 3.0.2, which is bad. Due to my communication with the GNU people the track that leads on from 3.0.2 towards 3.0.4 (ok for HP) and later 3.1 and 3.1.1 (3.2 tobe) has numerous great HP-UX changes. gdb is not available in this 3.0.2 port
for 10.20 there is nothing at all :(
Maybe these people are the one's to contact. I'll try
And Frank, I guess you do have access to the client database, in which you can find my e-mail :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2002 04:59 AM
06-19-2002 04:59 AM
Re: hp supported gcc?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2002 05:02 AM
06-19-2002 05:02 AM
Re: hp supported gcc?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2002 11:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2003 07:29 AM
08-03-2003 07:29 AM
Re: hp supported gcc?
Everything is fine besides libstdc++ is just a static one. Also this package is very big (Java, Fortran is included also.
In addtion gcc 3.2.2 probably has a bug:
The second parameter of snprintf (format) has
a type "char *" instead of "const char *". This may cause complilation error.
Sincerely, Lev