Re: Metal C CATTR Assembly error

2021-01-04 Thread Peter Relson
>> >> In the general case (amiglib perhaps an exception) to expect a DLIB (HLQ.Axx) to provide valid executables. >> >Not in thee general case. A DLIB may contain objects which need >to be linked with library subroutines to be valid executables. At least for these SMP/E-maintained

Re: Metal C CATTR Assembly error

2021-01-04 Thread Jonathan Scott
Ref: Your note of Fri, 1 Jan 2021 10:09:06 -0700 Paul Gilmartin wrote: > > From: Jonathan Scott > > > > HLASM was therefore changed again by APAR PH05788 to tolerate > > this incorrect usage, in that if CATTR with a given name was > > first issued within a DSECT, the definition would be

Re: Metal C CATTR Assembly error

2021-01-03 Thread Paul Gilmartin
On 2021-01-03, at 16:39:38, Gibney, Dave wrote: > > In the general case (amiglib perhaps an exception) to expect a DLIB > (HLQ.Axx) to provide valid executables. > Not in thee general case. A DLIB may contain objects which need to be linked with library subroutines to be valid

Re: Metal C CATTR Assembly error

2021-01-03 Thread Gibney, Dave
ASSEMBLER-LIST@LISTSERV.UGA.EDU > Subject: Re: Metal C CATTR Assembly error > > I Have the following load modules > > HLA.SASMMOD1 , HLA.SASMMOD2 and HLA.AASMMOD1 HLA.AASMMOD2 > > I have what I believe to be the ADCD May 2020 edition of z/os 2.4 > > The MVS pt

Re: Metal C CATTR Assembly error

2021-01-03 Thread Joe Reichman
: Friday, January 1, 2021 10:12 AM To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: Re: Metal C CATTR Assembly error Ref: Your note of Fri, 1 Jan 2021 07:31:30 -0500 Joe Reichman writes: > I am getting the following error on a CATTR Assembly statement > > 0001B0A 1B

Re: Metal C CATTR Assembly error

2021-01-01 Thread Paul Gilmartin
On 2021-01-01, at 08:22:04, Seymour J Metz wrote: > > I hope that there is at last a warning associated with that, if not an option > for strict enforcement: the most recently active CSECT might not be what was > intended. > > > From: Jonathan Scott >

Re: Metal C CATTR Assembly error

2021-01-01 Thread Joe Reichman
I got a RC 12 from HLASM -Original Message- From: IBM Mainframe Assembler List On Behalf Of Seymour J Metz Sent: Friday, January 1, 2021 10:22 AM To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: Re: Metal C CATTR Assembly error I hope that there is at last a warning associated

Re: Metal C CATTR Assembly error

2021-01-01 Thread Seymour J Metz
List [ASSEMBLER-LIST@LISTSERV.UGA.EDU] on behalf of Jonathan Scott [jonathan_sc...@vnet.ibm.com] Sent: Friday, January 1, 2021 10:12 AM To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: Re: Metal C CATTR Assembly error Ref: Your note of Fri, 1 Jan 2021 07:31:30 -0500 Joe Reichman writes: > I

Re: Metal C CATTR Assembly error

2021-01-01 Thread Joe Reichman
Thanks -Original Message- From: IBM Mainframe Assembler List On Behalf Of Jonathan Scott Sent: Friday, January 1, 2021 10:12 AM To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: Re: Metal C CATTR Assembly error Ref: Your note of Fri, 1 Jan 2021 07:31:30 -0500 Joe Reichman writes: > I

Re: Metal C CATTR Assembly error

2021-01-01 Thread Jonathan Scott
Ref: Your note of Fri, 1 Jan 2021 07:31:30 -0500 Joe Reichman writes: > I am getting the following error on a CATTR Assembly statement > > 0001B0A 1B51 2833 OPENFI#C CSECT , > 00 > > 2834 M_WSACATTR >

Metal C CATTR Assembly error

2021-01-01 Thread Joe Reichman
Hi I am getting the following error on a CATTR Assembly statement 0001B0A 1B51 2833 OPENFI#C CSECT , 00 2834 M_WSACATTR RMODE(ANY),PART(openfile),NOTEXECUTABLE,ALIGN(2) 00 ** ASMA155S