Groups | Search | Server Info | Login | Register


Groups > comp.compilers > #111

Re: IBM mainframe compilers produce object code or invoke assembler?

From glen herrmannsfeldt <gah@ugcs.caltech.edu>
Newsgroups comp.compilers
Subject Re: IBM mainframe compilers produce object code or invoke assembler?
Date 2011-04-27 23:46 +0000
Organization A noiseless patient Spider
Message-ID <11-05-002@comp.compilers> (permalink)
References <11-04-040@comp.compilers> <11-04-041@comp.compilers>

Show all headers | View raw


Thomas David Rivers <rivers@dignus.com> wrote:
John wrote:

> [What OS object features can't the usual IBM assemblers produce? -John]

For the OS/360 object files, I don't believe there is anything
that the assembler can't produce, but with LE and GOFF, there are
some things.  I don't remember them, and a web search doesn't
show them.

Well, the assemblers have PUNCH which lets you write any bits
you want into the object file.  That is sometimes used to generate
linker control cards into the object deck, and also to generate
the SYSGEN files, which all come from the assembler.

-- glen

Back to comp.compilers | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: IBM mainframe compilers produce object code or invoke assembler? compilers@is-not-my.name - 2011-04-27 21:19 +0000
  Re: IBM mainframe compilers produce object code or invoke assembler? Thomas David Rivers <rivers@dignus.com> - 2011-04-27 19:05 -0400
    Re: IBM mainframe compilers produce object code or invoke assembler? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2011-04-27 23:46 +0000
  Re: IBM mainframe compilers produce object code or invoke assembler? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2011-04-27 23:22 +0000
  Re: IBM mainframe compilers produce object code or invoke assembler? arnold@skeeve.com (Aharon Robbins) - 2011-04-29 07:31 +0000

csiph-web