z/OS Language Environment Programming Guide for 64-bit Virtual Addressing Mode
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Basic binding and running C/C++ applications under z/OS UNIX

z/OS Language Environment Programming Guide for 64-bit Virtual Addressing Mode
SA38-0689-00

z/OS UNIX supports the following environments for running your z/OS UNIX C/C++ AMODE 64 applications:
  • TSO/E in the z/OS® UNIX shell
  • Batch
  • The z/OS UNIX shell through MVS™ batch

Using the z/OS UNIX-supplied c89 utility or cc command or c++ command, you can compile and bind a z/OS UNIX C/C++ application in one step, or bind application object modules separately. To produce an executable file, issue c89 and pass it object modules (file.o HFS files or //file.OBJ MVS data sets) without using the -c option.

See z/OS UNIX System Services Command Reference for information about the c89 utility.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014