mx icon indicating copy to clipboard operation
mx copied to clipboard

Need mx support for s390x architecture

Open ShivangGoswami opened this issue 3 years ago • 0 comments

We have a use case to run a Quarkus application on IBM z systems To obtain a native binary specific for s390x architecture, we need mandrel, was trying to build mandrel in my local system but looks like mx utility is not supported in the particular architecture. Need help in what can be done in this regard.

[root@ibm-z-generic-system mx]# ./mx
unknown or unsupported architecture: os=linux, machine=s390x

ShivangGoswami avatar Jan 03 '23 06:01 ShivangGoswami