From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 109d8a,ea40acba15d5d078 X-Google-NewGroupId: yes X-Google-Thread: 1094ba,ea40acba15d5d078 X-Google-NewGroupId: yes X-Google-Thread: 101deb,620e03552eca5f22 X-Google-NewGroupId: yes X-Google-Thread: 103376,c5d0be666830517 X-Google-NewGroupId: yes X-Google-Attributes: gid9ef9b79ae9,gid8d3408f8c3,gidbda4de328f,gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Uno Newsgroups: sci.math,comp.lang.fortran,comp.lang.pl1,comp.lang.ada Subject: Re: KISS4691, a potentially top-ranked RNG. Date: Tue, 03 Aug 2010 22:20:19 -0600 Message-ID: <8bs848Fnm9U1@mid.individual.net> References: <4c4ecbee$0$12393$c30e37c6@exi-reader.telstra.net> <8bfos5FakcU1@mid.individual.net> <4c57f254$0$34569$c30e37c6@exi-reader.telstra.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net TmXClWS49NDGbbg1YFWe9wCIjzJ8V6H84VzHpn14VK46ApUi+1 Cancel-Lock: sha1:tsO5RWxq21NZRCsaY7xTc+DSls8= User-Agent: Thunderbird 2.0.0.24 (X11/20100317) In-Reply-To: Xref: g2news1.google.com sci.math:176134 comp.lang.fortran:26264 comp.lang.pl1:1587 comp.lang.ada:12837 Date: 2010-08-03T22:20:19-06:00 List-Id: Peter Flass wrote: > Dann Corbit wrote: >> In article , no@no.no says... >>> On Tue, 03 Aug 2010 20:41:15 +1000, robin wrote: >>>> "Uno" wrote: >>> [snip code] >>>>> If you were to comment out the PL/I command line that compiled this, >>>>> what would it be? >>>> ??? >>> Does that mean you don't understand Uno's question, >>> or don't know the answer? >>> >>> In case you don't understand the question, it appears >>> to be: "What command is used to compile the code?" >> >> It will depend on the operating system. >> Probably JCL along the lines of: >> // EXEC PL1LFCLG,REGION.PL1L=256K > > or "plic -C" I'll restate the question, and I'm sure you'll get my drift. When I compile off a command line, I keep the command lines I used as the final comments in that file. So there might, in fortran, exist implicit real pi = 4.0 * atan(1.0) print *, pi endprogram !here it comes, the goocher: ! gfortran pi1.f90 -o out 1) What did you name this pli thing? 2) What command compiled it? 3) How does one comment in pli? 4) How does one caquire a pli facilty on ubuntu? Thanks for your comment, and holy balls did I get healthy today, -- Uno