This is a text-only version of the following page on https://raymii.org:
---
Title       : 	OpenVMS 9.2 for x86 will be released tomorrow (2022-07-14), so exciting!
Author      : 	Remy van Elst
Date        : 	13-07-2022
Last update : 	14-07-2022 20:27
URL         : 	https://raymii.org/s/blog/OpenVMS_9.2_for_x86_will_be_released_tomorrow.html
Format      : 	Markdown/HTML
---




![openvms logo][1]

On July 8th, a few days ago, I saw the following post on the VMS Software Inc (VSI) blog, titled 'Release of OpenVMS V9.2 for x86 Scheduled for July 14, 2022'. That is tomorrow! I'm so excited, I can't wait to start playing around with it. This short post goes over the announcement and the status of the community license, and hopes to make you just as enthusiastic as I am for the coming release!

[You can read all my OpenVMS articles here][2].

<p class="ad"> <b>Recently I removed all Google Ads from this site due to their invasive tracking, as well as Google Analytics. Please, if you found this content useful, consider a small donation using any of the options below:</b><br><br> <a href="https://leafnode.nl">I'm developing an open source monitoring app called  Leaf Node Monitoring, for windows, linux & android. Go check it out!</a><br><br> <a href="https://github.com/sponsors/RaymiiOrg/">Consider sponsoring me on Github. It means the world to me if you show your appreciation and you'll help pay the server costs.</a><br><br> <a href="https://www.digitalocean.com/?refcode=7435ae6b8212">You can also sponsor me by getting a Digital Ocean VPS. With this referral link you'll get $100 credit for 60 days. </a><br><br> </p>


### Update 14-07-2022, release!

The [full announcement is here][7]! Sadly no download link, just a contact
form to sales. Also, no community program update yet. I really can't wait to
start exploring the new version.

This is the release announcement:

> VMS Software, Inc. is excited to announce general availability of OpenVMS
  V9.2, the first production release of OpenVMS for x86_64. A special thanks
  to our developer community for their tremendous effort and perseverance in
  making this release a success. And our gratitude to all of our field test
  customers for their participation and committment to the success of
  OpenVMS.

> VSI OpenVMS V9.2 can be installed as a guest operating system on Oracle VM
  VirtualBox, KVM, and VMware virtual machines. It provides support for VSI
  TCP/IP Services (including SSL111, OpenSSH, and Kerberos), VSI DECnet Phase
  IV, and VSI DECnet-Plus, all of which will be installed along with the
  operating system; a native MACRO compiler is also included.

> A new cross-tools kit is provided for this release which includes updated
  MACRO and Bliss, FORTRAN, COBOL, and Pascal compilers. For more information
  on the new release, lists of new features and layered products, please see
  the V9.2 page and the release documentation. The current participants of
  the field test will continue to have access to E9.2 for some time. Please
  contact Sales if you are interested in trying VSI OpenVMS V9.2.

> Meanwhile, VMS Software Inc. will continue to improve the x86_64 version of
  the system: the native C++ compiler is in field test, C and BLISS are also
  coming along; Pascal, COBOL, FORTRAN and BASIC will follow. Patch kits and
  eventually OpenVMS V9.2-1 will be released to include further developments.
  VSI is also planning on making OpenVMS V9.2 available to hobbyists as soon
  as more native compilers are available.


### Release announcement for tomorrow

The full message, quoted from the [blog][3]:

> We are getting really close to the first production release of OpenVMS for
  v86, V9.2. Below is the most recent state of the release.

> The candidate build and some layered products are in final stages of
  testing. The V9.2 kit will include a native MACRO compiler and cross tools
  with updated MACRO and BLISS compilers. The native C++ compiler is in early
  Field Test with updates planned as problem reports are resolved. OpenSSH
  and DECnetPlus will be integrated in the V9.2 installation.

> V9.2 documentation including release notes, Installation Guide, Cross Tools
  Guide, Boot Manager Guide, and Calling Standard, Debugger and Linker
  manuals, is ready and will be available to everyone on the day of the
  release. The V9.2 kit, open source, and layered products will be
  distributed to customers through the Service Portal, similar to the field
  test versions. The current E9.2 field test is still in progress and will
  close on September 30.



### x86 hobbyist / community license

On the [forum][5] VSI has stated that there will be a community license for
the x86 version:

> OpenVMS for x86 will not be available for community use before V9.2 is
  released which is currently planned for April. As soon as it is made
  available through the Community License Program, we will make a separate
  announcement on our website...

And since the release of v9.2 is tomorrow, I hope there will be news on the
community license for x86 soon. The [webpage for requesting][6] such a
hobbyist / community license already has a (disabled) checkbox for x86:

![planned x86][4]

When the release is made available to the community, I'll be sure to post
about it as well, including, hopefully, some neat screenshots.

[1]: /s/inc/img/Vms-arrow-logo.jpg
[2]: /s/tags/openvms.html
[3]: https://web.archive.org/web/20220713173854/https://vmssoftware.com/about/news/2022-07-08-state-of-the-92-release-ready/
[4]: /s/inc/img/vsi-license.png
[5]: https://forum.vmssoftware.com/viewtopic.php?p=990#p990
[6]: https://vmssoftware.com/community/community-license/
[7]: https://web.archive.org/web/20220714182810/https://vmssoftware.com/about/news/2022-07-14-openvms-v92-for-x86-announced/?hss_channel=tw-2694731372

---

License:
All the text on this website is free as in freedom unless stated otherwise. 
This means you can use it in any way you want, you can copy it, change it 
the way you like and republish it, as long as you release the (modified) 
content under the same license to give others the same freedoms you've got 
and place my name and a link to this site with the article as source.

This site uses Google Analytics for statistics and Google Adwords for 
advertisements. You are tracked and Google knows everything about you. 
Use an adblocker like ublock-origin if you don't want it.

All the code on this website is licensed under the GNU GPL v3 license 
unless already licensed under a license which does not allows this form 
of licensing or if another license is stated on that page / in that software:

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Just to be clear, the information on this website is for meant for educational 
purposes and you use it at your own risk. I do not take responsibility if you 
screw something up. Use common sense, do not 'rm -rf /' as root for example. 
If you have any questions then do not hesitate to contact me.

See https://raymii.org/s/static/About.html for details.