- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- gcc and g++ for VMS
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
Discussions
Discussions
Discussions
Forums
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
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
тАО02-02-2005 08:52 AM
тАО02-02-2005 08:52 AM
gcc and g++ for VMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2005 12:13 PM
тАО02-02-2005 12:13 PM
Re: gcc and g++ for VMS
The following may be of some help (you don't mention
whether it is for VAX or Alpha).
http://www.tmk.com/ftp/vms-freeware/gcc-for-alpha/
Regards
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2005 06:41 PM
тАО02-02-2005 06:41 PM
Re: gcc and g++ for VMS
Found a pointer
http://www.sunsite.ualberta.ca/Documentation/Gnu/gcc-3.0.2/html_node/gcc_toc.html#SEC_Contents
This would indicate that the Gnu CC 3.0.2 has been ported to VMS (no mention of architecture though).
www.gnu.org does not mention VMS at all.
And if I'm not mistaken, there is a version of gcc in the GNV (downloadable from HP website)
( http://h71000.www7.hp.com/opensource/gnvreadme_first.html )
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2005 07:07 PM
тАО02-02-2005 07:07 PM
Re: gcc and g++ for VMS
It would appear that the gcc command in GNV is just a wrapper
that invokes the CXX compiler.
From the GNV link...
* g++ added to GNV wrapper
The wrapper utility processes UNIX-style compile and link (and related) commands. It reads commands such as the UNIX cc command and invokes the appropriate OpenVMS DCL command.
For this release, g++ has been added as a synonym for cxx . This matches the gcc command to invoke the C++ compiler.
This would require a CXX compiler license. The only
reference to VMS I could see at the GNU site was
that the port to alpha-vms was a work in progress.
Geoff, if you have a hobbyist system, you can use
the C++ compiler from HP. Are you looking for gcc
for any specific reason?
Regards
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2005 07:12 PM
тАО02-02-2005 07:12 PM
Re: gcc and g++ for VMS
we ported GNU-C/c++ awhile ago. But efforts needed to maintain the port and no real commercial interest (most people using C/C++ for a production environment do use the really good HP-C-Compiler) we decided to stop maintaining and supporting the port.
I will have a look at it again, when our ia64-openVMS-System is up and running.
Regards
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2005 03:24 PM
тАО02-03-2005 03:24 PM
Re: gcc and g++ for VMS
http://www.adacore.com/
It's not terribly practical to buy a commercial Ada product in order to get a free C compiler, and I'm not even sure all the pieces such as libraries are included. Was there anything about gcc in particular that you wanted other than its being free?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2005 08:22 AM
тАО02-08-2005 08:22 AM
Re: gcc and g++ for VMS
This is for commercial interest for porting some code to the AXP, so we do need something that will work. I think I will look at GNV.
We should have a C++ license that I'll go dig up for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2005 10:02 AM
тАО02-08-2005 10:02 AM
Re: gcc and g++ for VMS
the easiest way to "dig up" a c++ license is to get a registered DSPP member. For a very moderate yearly fee you'll get not only c++ for OpenVMS, you'll get all the licenses for all the products you'll find on the Condist CDs.
Regards
Andreas