Skip to content

SunnyChenBJ/m4port

 
 

Repository files navigation

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

About

Code to build m4 on z/OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 51.8%
  • C 28.4%
  • Groovy 11.9%
  • M4 7.9%