Re: Running REXX compiled in z/OS in CMS

2011-04-14 Thread David Boyes
For C/C++, COBOL, and PL/I that is true on z/VM also. We ship the LE runtime libraries for these as part of the z/VM base. The ancient FORTRAN product for z/VM is not LE-enabled. Wonder what it would take to get the REXX compiler so enabled? I guess we have to be careful what we wish for, but

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread Tracy Dean
On Wed, 13 Apr 2011 14:33:55 -0400, Wayne T Smith wro te: >Are you implying "compiling and using the alternate library" runs faster >than uncompiled Rexx Absolutely not. >or that it's just a way to get compiled Rexx to run >where the compiler is not licensed? Correct - assuming the code h

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread Michael Donovan
1 05:12 PM Subject: Re: Running REXX compiled in z/OS in CMS Sent by:The IBM z/VM Operating System IBM on z/OS does that too. It is LE. For better or worse. I am fairly sure that all the current IBM compilers on z/OS use LE as their run-time. COBOL, C, FORTRAN, and PL/I all do, I'm

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread McKown, John
ealth Insurance Company.SM From: The IBM z/VM Operating System [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf Of David Boyes Sent: Wednesday, April 13, 2011 4:09 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Running REXX compiled in z/OS in CMS One thing that HP does for V

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread David Boyes
One thing that HP does for VMS is ship all the runtime libraries for all their compilers (even the weird ones like BLISS and PROLOG) as part of the base OS. That way ISV vendors (or the base OS vendor) don't have this kind of problem. Paying to create, free to use always seemed like a good comp

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread Gillis, Mark
k" ---04/13/2011 04:26:40 PM---Thanks, Tracy. It sounds like we'll just need to require our customers to install the alternate libr From: "Gillis, Mark" To: IBMVM@LISTSERV.UARK.EDU Date: 04/13/2011 04:26 PM Subject: Re: Running REXX compiled in z/OS

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread Rich Greenberg
On: Thu, Apr 14, 2011 at 06:25:59AM +1000,Gillis, Mark Wrote: } Thanks, Tracy. It sounds like we'll just need to require our customers } to install the alternate library as a pre-req to our product. I'm a bit } confused by all this though - IBM provide compiled REXX that has } DMSRTPRC in the head

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread Doug Breneman
one of the parts that are compiled and shipped as part of VM. pdb (Doug Breneman) z/VM System Test IBM Endicott, NY From: "Gillis, Mark" To: IBMVM@LISTSERV.UARK.EDU Date: 04/13/2011 04:26 PM Subject: Re: Running REXX compiled in z/OS in CMS Sent by:Th

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread Gillis, Mark
il 2011 7:13 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Running REXX compiled in z/OS in CMS On Wed, 13 Apr 2011 18:37:51 +1000, Gillis, Mark wro= te: >Hi, > >Here's a question that's half way between z/OS and CMS: > >I would like to compile some REXX in z/OS in such a

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread Wayne T Smith
Are you implying "compiling and using the alternate library" runs faster than uncompiled Rexx or that it's just a way to get compiled Rexx to run where the compiler is not licensed? Just curious. :-) Cheers, Wayne On Wed, Apr 13, 2011 at 5:12 AM, Tracy Dean wrote, in part: > ... but I can te

Re: Running REXX compiled in z/OS in CMS

2011-04-13 Thread Tracy Dean
On Wed, 13 Apr 2011 18:37:51 +1000, Gillis, Mark wro te: >Hi, > >Here's a question that's half way between z/OS and CMS: > >I would like to compile some REXX in z/OS in such a way that it can be >run in CMS by people who don't have the REXX compiler. From reading the >manual, I thought that just