Apart from GNU G++, is there anything newer out there?
Thanks
Alex
--
Tactical Nuclear Kittens
Do you mean a free C++ compiler for VMS?
Arne
Whatever's out there that's available for VMS, free or not.
--
Tactical Nuclear Kittens
How does HP C++ not qualify as whatever?
Arne
I believe HP C++ 6.5 is available on Alpha. I only run a VAX under simh.
--
Tactical Nuclear Kittens
> [...] I only run a VAX under simh.
I was wondering if we'd ever learn what "VMS" meant in this
context.
Perhaps a VAX running an old OS is not an ideal platform
for development of modern code.
> [...] won't even compile [...]
Not a very detailed problem description.
Ah VAX - that is a problem.
http://h71000.www7.hp.com/commercial/cplus/cplus_index.html says:
» HP C++ V7.4 for OpenVMS Integrity servers
» HP C++ V7.3 for OpenVMS Alpha
» HP C++ V5.6C for OpenVMS VAX
Does not look good.
AFAIK then the last GCC version ported to VMS was 2.8.
Arne
Ah, thanks, you have just answered both my questions. I will try and
bootstrap GCC 2.8 on the VAX, it should be recent enough to build my C++
code.
--
Tactical Nuclear Kittens
This thread from the GNV-DEVELOP list may be of interest to you.
https://sourceforge.net/mailarchive/message.php?msg_id=27398915
-John
wb8...@qsl.network
Personal Opinion Only
Thanks, that's a huge help, I've got the files now and will install
later tonight... Modern C++ on VAXen, here I come :)
--
Tactical Nuclear Kittens
I believe that 2.8 was pretty good.
But modern may be too much - it is from 1998.
Arne
That remains to be seen. However, I think 2.8.1 might conform to C++98,
which may just be OK for use.
--
Tactical Nuclear Kittens