Newsworthy

More info on .NET 6.0 support now available on IBM Z and LinuxONE

Posted on

.NET 6.0 is now supported on IBM Z and LinuxONE!

Posted: 19 Nov 2021 04:28 AM PST

Thanks to a joint effort of IBM, RedHat, Microsoft, and Sine Nomine Associates, as well as the .NET and Mono open source communities, .NET 6 is now available for IBM Z and LinuxONE.

.NET 6.0 for IBM Z and LinuxONE can be obtained via:

§ .NET 6.0 RPM packages in the AppStream repositories of Red Hat Enterprise Linux 8.5

§ .NET 6.0 runtime & SDK UBI container images:

§  Use the ubi8/dotnet-60-runtime image to run a precompiled application.

§  Use the ubi8/dotnet-60 to build applications yourself.

In order to build a .NET application for IBM Z, the application has to be ported to .NET 6.0 first. This “porting” often just means to bump up all dependencies on older .NET components to its .NET 6.0 versions. Please see the presentation from Ulrich Weigand below. It uses a common open source package as an example to explain what needs to be done.

References:

§ IBM Announcement:
https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2021/11/10/net-6-comes-to-ibm-z-and-linuxone

§ RedHat Announcement:
https://developers.redhat.com/articles/2021/11/15/net-60-now-available-rhel-and-openshift

§ Microsoft Announcement:
https://devblogs.microsoft.com/dotnet/announcing-net-6/

§ .NET conference presentation by IBM Distingiushed Engineer, Ulrich Weigand
https://www.youtube.com/watch?v=SMF80uJuv0s

 

New ELF ABI document for IBM Z and LinuxONE

Posted: 19 Nov 2021 04:51 AM PST

The “ELF Application Binary Interface s390x Supplement” is an addition to the generic ELF ABI document. It defines the IBM Z and LinuxONE specific calling and linkage conventions and thereby sets the standard for compiler and linker developers to ensure interoperability between different implementations.

In contrast to the older versions hosted by the Linux Foundation, this document is a major overhaul. Apart from many layout and wording improvements it also covers the vector ABI extensions introduced with IBM z13.

You can access the document here:
https://github.com/IBM/s390x-abi/releases/tag/v1.6

 

 

This entry was posted in IBM Z, LinuxONE and tagged , . Bookmark the permalink.

Comments are closed.


Our Partners