Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > openwatcom.users.assembler > #18
| From | Frank Beythien <fbeythien@gmx.de> |
|---|---|
| Newsgroups | openwatcom.users.assembler |
| Subject | Re: S/370 Assembler, Disassembler |
| Date | 2018-04-14 18:24 +0200 |
| Organization | OpenWatcom |
| Message-ID | <pat9tn$kov$1@www.openwatcom.org> (permalink) |
| References | <6.mutazilah@gmail.com> <pasev9$ap1$1@www.openwatcom.org> |
Am 14.04.2018 um 10:44 schrieb Johann 'Myrkraverk' Oskarsson: > Paul Edwards wrote: >>> Please discuss assembler and disassembler >>> issues for the S/370 target in this thread. >> >> I have a question - does OW produce assembler >> prior to producing object code? If so, it is >> really only the assembler output we need at >> the moment, because that's how GCCMVS works. >> It relies on the existing MVS assembler to >> do the assembly. > > Hi, if I remember correctly, I read somewhere that OpenWatcom does not > produce assembly before object code; it produces tho object code > directly from the C code. That is correct, but you can use the owcc -S option for assembler output > Now, I don't know where I read that; nor am I sure that OpenWatcom > cannot produce assembly from the C code. It is produced by disassembling the object code (program wdis) CU Frank
Back to openwatcom.users.assembler | Previous | Next — Previous in thread | Find similar
Re: S/370 Assembler, Disassembler Paul Edwards <mutazilah@gmail.com> - 2018-04-07 08:38 +1000
Re: S/370 Assembler, Disassembler Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-04-14 16:44 +0800
Re: S/370 Assembler, Disassembler Frank Beythien <fbeythien@gmx.de> - 2018-04-14 18:24 +0200
csiph-web