Go

 View Only

 Wharf tool for porting to z/os

Abhishek Khandelwal's profile image
Abhishek Khandelwal posted Fri November 15, 2024 09:43 AM

I am using Wharf tool and trying to port prometheus following the steps in Using Wharf for automatic porting - IBM Documentation.

Could I port it on a windows machine using the tool and then transfer and run it on z/os or porting has to be done on z machine itself.

Thanks,

Abhishek

Mackenzie Malainey's profile image
Mackenzie Malainey

Hello Abhishek,

Wharf relies on information from the compiler in order to properly port packages. Since we do not ship a Windows build of our compiler, Wharf cannot access the required information from our z/OS compiler on a non-z/OS platform (using a different compiler).

This does mean that we cannot support Wharf working on any platform other than z/OS.

Hope this helps,

Mac