Ze'ev, z/OS Unix certainly does have make. Its not a problem building C and assembler source into a regular load module with make; you just have to put your source in a z/OS Unix directory.
There is also a port of gmake available; some Posix FOSS software won't build with the z/OS make. Kirk Wolf Dovetailed Technologies http://dovetail.com On Thu, Dec 6, 2012 at 2:24 PM, Zeev Atlas <[email protected]> wrote: > > One point about conservatism. We do not have 'make' on the mainframe, so > instead of conservatively and manually creating the INCLUDE list for the > binder, I'd automated the process by asking the binder what does it miss > and resolving it for next time. Pretty conservative, indeed! > > Ze'ev > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
