Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 595 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 595 Bytes

m4port

Place to share information about configure/build of m4 for z/OS (only deltas to open source)

pre-reqs

You need gnu make, xlclang, and curl to download and unzip a tarball or git to build from scratch. Detailed dependencies are in buildenv

You will also need a 'bootstrap' m4 to build using the tarball.

To build, use zopen build from (https://github.com/ZOSOpenTools/utils) after setting up your environment, e.g.

. ./buildenv
zopen build

For details on the build, see (https://zosopentools.github.io/meta/#/Guides/Porting)

See expectedResults.txt for current failures